Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 20, 2008, 3:03:23 PM (16 years ago)
Author:
scheusso
Message:

further optimasation/bugfixing

File:
1 edited

Legend:

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

    r790 r907  
    6565    virtual void processGamestate(GameStateCompressed *state);
    6666    virtual void processAck( ack *data, int clientID);
    67     void processClassid( classid *cid);
     67    virtual void processClassid( classid *cid);
    6868    //virtual void processAck( ack *data);
    6969
Note: See TracChangeset for help on using the changeset viewer.