Skip to content

Commit

Permalink
update css,
Browse files Browse the repository at this point in the history
add bots to counter
  • Loading branch information
audiomaster99 authored Apr 27, 2024
1 parent d81d2d8 commit ebe26d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BombsiteAnnouncer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ public partial class BombsiteAnnouncer : BasePlugin, IPluginConfig<Config>
public override string ModuleName => "BombsiteAnnouncer";
public override string ModuleAuthor => "audio_brutalci";
public override string ModuleDescription => "Simple bombsite announcer";
public override string ModuleVersion => "V. 0.0.4";
public override string ModuleVersion => "V. 0.0.5";

public required Config Config { get; set; }
public bool bombsiteAnnouncer;
Expand Down

0 comments on commit ebe26d0

Please sign in to comment.