--- deliantra/server/server/commands.C 2007/03/02 10:15:40 1.32 +++ deliantra/server/server/commands.C 2007/03/02 10:43:01 1.33 @@ -41,7 +41,6 @@ * Normal game commands */ CommArray_s Commands[] = { - {"sound", command_sound, 0.0}, {"party", command_party, 0.0}, {"gsay", command_gsay, 1.0}, @@ -86,7 +85,6 @@ {"whereabouts", command_whereabouts, 0.0}, {"whereami", command_whereami, 0.0}, {"title", command_title, 0.0}, - {"usekeys", command_usekeys, 0.0}, {"bowmode", command_bowmode, 0.0}, {"petmode", command_petmode, 0.0}, {"version", command_version, 0.0},