Преглед на файлове

Got rid of AIManager related comments.

TwistedJenius преди 13 години
родител
ревизия
50edf31992
променени са 2 файла, в които са добавени 0 реда и са изтрити 6 реда
  1. 0 3
      Templates/Full PhysX/game/scripts/server/gameCore.cs
  2. 0 3
      Templates/Full/game/scripts/server/gameCore.cs

+ 0 - 3
Templates/Full PhysX/game/scripts/server/gameCore.cs

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

+ 0 - 3
Templates/Full/game/scripts/server/gameCore.cs

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