Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 5, 2008, 11:32:42 PM (16 years ago)
Author:
scheusso
Message:

we use enetcallback for destroying packets now (unfortunately there are still some problems)

File:
1 edited

Legend:

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

    r1705 r1711  
    7474    bool queuePacket(ENetPacket *packet, int clientID);
    7575    bool processChat(packet::Chat *message, unsigned int clientID);
    76     bool sendChat(packet::Chat *chat);
     76    //bool sendChat(packet::Chat *chat);
    7777   
    7878//    static void Chat( std::string message );
Note: See TracChangeset for help on using the changeset viewer.