Changeset 6361 in orxonox.OLD for branches/network/src/story_entities/game_world.cc
- Timestamp:
- Dec 30, 2005, 11:25:05 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/story_entities/game_world.cc
r6358 r6361 144 144 { 145 145 this->setClassID(CL_GAME_WORLD, "GameWorld"); 146 147 146 this->setName(name); 147 148 148 this->gameTime = 0.0f; 149 149 this->setSpeed(1.0);
Note: See TracChangeset
for help on using the changeset viewer.