Changeset 9056 in orxonox.OLD for branches/single_player_map/src/world_entities/npcs
- Timestamp:
- Jul 3, 2006, 5:54:38 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/single_player_map/src/world_entities/npcs/generic_npc.cc
r9051 r9056 191 191 void GenericNPC::resume() 192 192 { 193 //if() 193 194 delete this->behaviourList; 194 195 this->behaviourList = this->animationStack.top();
Note: See TracChangeset
for help on using the changeset viewer.