Skip to content

Commit

Permalink
nvm
Browse files Browse the repository at this point in the history
  • Loading branch information
rayzerbrain committed Apr 23, 2022
1 parent bc3b876 commit 5581e47
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ShootingRange/PluginMain.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ public override void OnEnabled()
Singleton = this;
EventHandler = new EventHandlers(this);
RegisterEvents();
Harmony h = new Harmony("fffffffffff");
Config.DeathBroadcast.Show = !Config.ForceSpectators;
}
public override void OnDisabled()
Expand Down

0 comments on commit 5581e47

Please sign in to comment.