Changeset 9666 for code/trunk/src/orxonox/worldentities
- Timestamp:
- Aug 25, 2013, 10:21:41 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/worldentities/pawns/Pawn.cc
r9663 r9666 333 333 if(!entity->hasHumanController()) 334 334 { 335 // delete the AIController 335 // delete the AIController // <-- TODO: delete? nothing is deleted here... should we delete the controller? 336 336 slave->setControllableEntity(0); 337 337
Note: See TracChangeset
for help on using the changeset viewer.