Changeset 9537 in orxonox.OLD for branches/proxy/src/world_entities
- Timestamp:
- Jul 27, 2006, 11:28:45 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/world_entities/player.cc
r9536 r9537 35 35 this->setClassID(CL_PLAYER, "Player"); 36 36 37 PRINTF( 0)("PLAYER INIT\n");37 PRINTF(4)("PLAYER INIT\n"); 38 38 39 39 this->playable = NULL;
Note: See TracChangeset
for help on using the changeset viewer.