Fix the watchdog

This commit is contained in:
ineed bots
2022-01-22 21:51:18 -06:00
parent a28db1e2fd
commit 94142d7aa9
5 changed files with 19 additions and 12 deletions

View File

@ -30,6 +30,7 @@ watchSniper()
for ( ;; )
{
wait 15;
logPrint("keepalive\n");
numPlayers = 0;
numSnipers = 0;