Changeset 9225 in orxonox.OLD for branches/presentation
- Timestamp:
- Jul 5, 2006, 1:27:36 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/creatures/fps_player.cc
r9222 r9225 170 170 this->damageTicker = 0.0f; 171 171 172 // toList( OM_PLAYERS ); 172 if( State::isOnline()) 173 toList( OM_PLAYERS ); 173 174 } 174 175
Note: See TracChangeset
for help on using the changeset viewer.