--- deliantra/server/include/client.h 2007/01/15 21:06:18 1.26 +++ deliantra/server/include/client.h 2007/02/04 00:39:32 1.27 @@ -100,8 +100,8 @@ // a handler for a specific type of packet enum { - PF_PLAYER = 0x01, // must have valid player / will by synchronised - PF_PLAYING = 0x02, // must be in playing state + PF_PLAYER = 0x01, // must have valid player / will by synchronised + PF_PLAYING = 0x02, // must be in playing state }; struct packet_type