Got rid of AIManager related comments.

This commit is contained in:
TwistedJenius 2012-09-21 07:10:36 -05:00
parent f922bc4fd0
commit 50edf31992
2 changed files with 0 additions and 6 deletions

View file

@ -421,9 +421,6 @@ function GameCore::endGame(%game, %client)
return;
}
// // Stop the AIManager
// AIManager.delete();
// Stop any game timers
cancel($Game::Schedule);

View file

@ -421,9 +421,6 @@ function GameCore::endGame(%game, %client)
return;
}
// // Stop the AIManager
// AIManager.delete();
// Stop any game timers
cancel($Game::Schedule);