mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-09-02 17:57:26 +00:00
Fix the watchdog
This commit is contained in:
@@ -30,6 +30,7 @@ watchSniper()
|
||||
for ( ;; )
|
||||
{
|
||||
wait 15;
|
||||
logPrint("keepalive\n");
|
||||
|
||||
numPlayers = 0;
|
||||
numSnipers = 0;
|
||||
|
Reference in New Issue
Block a user