mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-21 04:15:36 +00:00
Got rid of AIManager related comments.
This commit is contained in:
parent
f922bc4fd0
commit
50edf31992
2 changed files with 0 additions and 6 deletions
|
|
@ -421,9 +421,6 @@ function GameCore::endGame(%game, %client)
|
|||
return;
|
||||
}
|
||||
|
||||
// // Stop the AIManager
|
||||
// AIManager.delete();
|
||||
|
||||
// Stop any game timers
|
||||
cancel($Game::Schedule);
|
||||
|
||||
|
|
|
|||
|
|
@ -421,9 +421,6 @@ function GameCore::endGame(%game, %client)
|
|||
return;
|
||||
}
|
||||
|
||||
// // Stop the AIManager
|
||||
// AIManager.delete();
|
||||
|
||||
// Stop any game timers
|
||||
cancel($Game::Schedule);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue