--- deliantra/server/include/commands.h 2008/05/06 16:55:25 1.12 +++ deliantra/server/include/commands.h 2008/12/19 22:47:29 1.13 @@ -50,11 +50,9 @@ }; -extern CommArray_s Commands[], SocketCommands[], - WizCommands[], CommunicationCommands[]; +extern CommArray_s Commands[], SocketCommands[], WizCommands[]; -extern const int CommandsSize, SocketCommandsSize, - WizCommandsSize, CommunicationCommandSize; +extern const int CommandsSize, SocketCommandsSize, WizCommandsSize; #define EMOTE_NOD 1 #define EMOTE_DANCE 2