--- deliantra/server/include/commands.h 2006/08/13 17:16:02 1.2 +++ deliantra/server/include/commands.h 2006/08/29 08:01:36 1.3 @@ -56,10 +56,10 @@ extern CommArray_s Commands[],NewServerCommands [],SocketCommands[], - WizCommands [], CommunicationCommands[]; + WizCommands [], CommunicationCommands[]; extern const int CommandsSize,NewServerCommandSize, - SocketCommandsSize, WizCommandsSize, CommunicationCommandSize; + SocketCommandsSize, WizCommandsSize, CommunicationCommandSize; #define EMOTE_NOD 1 #define EMOTE_DANCE 2