--- deliantra/server/include/sproto.h 2006/12/04 15:15:34 1.23 +++ deliantra/server/include/sproto.h 2006/12/11 22:56:57 1.24 @@ -226,7 +226,7 @@ int command_west(object *op, char *params); int command_stay(object *op, char *params); /* c_new.c */ -int execute_newserver_command(object *pl, char *command); +void execute_newserver_command(object *pl, char *command); int command_run(object *op, char *params); int command_run_stop(object *op, char *params); int command_fire(object *op, char *params);