Skip to content

Commit

Permalink
no brainrot
Browse files Browse the repository at this point in the history
  • Loading branch information
TokenStyle committed Nov 28, 2024
1 parent a2777db commit 21e17dd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ public override void Initialize()
{
base.Initialize();
SubscribeLocalEvent<OhioAccentComponent, AccentGetEvent>(OnAccent);
SubscribeLocalEvent<OhioBrainrotAccentComponent, AccentGetEvent>(OnAccentBrainrot);
}

private void OnAccent(EntityUid uid, OhioAccentComponent component, ref AccentGetEvent args)
Expand Down

0 comments on commit 21e17dd

Please sign in to comment.