Changeset 9229 in orxonox.OLD for branches/presentation/src/world_entities/npcs
- Timestamp:
- Jul 5, 2006, 2:06:21 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/npcs/gate.cc
r9222 r9229 115 115 ((InteractiveModel*)this->getModel(0))->tick(time); 116 116 117 117 118 if( !this->bOpen) 118 119 { … … 130 131 } 131 132 133 132 134 } 133 135
Note: See TracChangeset
for help on using the changeset viewer.