mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-06-27 06:31:49 +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