Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 4, 2006, 3:40:30 PM (20 years ago)
Author:
patrick
Message:

network: the worlds get loaded again in the new framework

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/network/src/story_entities/game_world.h

    r6402 r6407  
    7474
    7575  protected:
    76     GameWorldData*      gameWorldData;                //!< reference to the GameWorld Data Tank
     76    GameWorldData*      dataTank;                     //!< reference to the GameWorld Data Tank
    7777    char*               path;                         //!< The file from which this world is loaded
    7878
Note: See TracChangeset for help on using the changeset viewer.