DEADSOFTWARE

gl: implement d_health
[d2df-sdl.git] / src / game / g_console.pas
index 1f1ed05c4edc1427633688a69f98b7e66269a1e4..2e3b6838e6f0bf7d51f8e1e863e49d5340031bb6 100644 (file)
@@ -1053,7 +1053,6 @@ begin
   AddCommand('d_monoff', DebugCommands);
   AddCommand('d_botoff', DebugCommands);
   AddCommand('d_monster', DebugCommands);
-  AddCommand('d_health', DebugCommands);
   AddCommand('d_player', DebugCommands);
   AddCommand('d_joy', DebugCommands);
   AddCommand('d_mem', DebugCommands);