Changeset 7713 in orxonox.OLD for trunk/src/world_entities/playable.cc
- Timestamp:
- May 19, 2006, 12:44:16 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/playable.cc
r7482 r7713 62 62 this->score = 0; 63 63 this->oldScore = 0; 64 this->collider = NULL; 64 65 65 66 this->bDead = false;
Note: See TracChangeset
for help on using the changeset viewer.