mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
Additional CSGO compatibility improvements
This commit is contained in:
@ -83,6 +83,7 @@ namespace IW4MAdmin.Plugins.Stats
|
||||
await Manager.Sync(S);
|
||||
break;
|
||||
case GameEvent.EventType.MapEnd:
|
||||
Manager.ResetKillstreaks(S);
|
||||
await Manager.Sync(S);
|
||||
break;
|
||||
case GameEvent.EventType.Command:
|
||||
|
Reference in New Issue
Block a user