Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 8, 2008, 1:36:32 AM (16 years ago)
Author:
scheusso
Message:

further fixes (diff/undiff not working yet)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/network/src/network/GamestateClient.h

    r1735 r1739  
    6666    void cleanup();
    6767  private:
    68     bool processGamestate(packet::Gamestate *gs);
     68    packet::Gamestate *processGamestate(packet::Gamestate *gs);
    6969    void removeObject(orxonox::Iterator<Synchronisable> &it);
    7070    void printGamestateMap();
Note: See TracChangeset for help on using the changeset viewer.