mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-16 09:04:38 +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;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// // Stop the AIManager
|
|
||||||
// AIManager.delete();
|
|
||||||
|
|
||||||
// Stop any game timers
|
// Stop any game timers
|
||||||
cancel($Game::Schedule);
|
cancel($Game::Schedule);
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -421,9 +421,6 @@ function GameCore::endGame(%game, %client)
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// // Stop the AIManager
|
|
||||||
// AIManager.delete();
|
|
||||||
|
|
||||||
// Stop any game timers
|
// Stop any game timers
|
||||||
cancel($Game::Schedule);
|
cancel($Game::Schedule);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue