Changeset 6407 in orxonox.OLD for branches/network/src/story_entities/game_world.h
- Timestamp:
- Jan 4, 2006, 3:40:30 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/story_entities/game_world.h
r6402 r6407 74 74 75 75 protected: 76 GameWorldData* gameWorldData;//!< reference to the GameWorld Data Tank76 GameWorldData* dataTank; //!< reference to the GameWorld Data Tank 77 77 char* path; //!< The file from which this world is loaded 78 78
Note: See TracChangeset
for help on using the changeset viewer.