Changeset 8147 in orxonox.OLD for trunk/src/world_entities/player.cc
- Timestamp:
- Jun 5, 2006, 12:09:15 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/player.cc
r8145 r8147 81 81 return true; 82 82 } 83 84 if ( playable == NULL ) 85 this->playable = NULL; 83 86 84 87 return true;
Note: See TracChangeset
for help on using the changeset viewer.