DEADSOFTWARE

"dbg_holmes" console command; draw line to monster target
[d2df-sdl.git] / src / game / g_console.pas
index c9568f02005d8f09b7f75481eb2d1cb02f38be1b..d80fb01700e774af6aee4e1a1097c4b5f71437f7 100644 (file)
@@ -415,6 +415,7 @@ begin
   AddCommand('los_enabled', ProfilerCommands, 'enable/disable LOS calculations');
 
   AddCommand('mon_think', ProfilerCommands, 'enable/disable monster thinking');
+  AddCommand('dbg_holmes', ProfilerCommands, 'turn Holmes on/off');
 
   AddCommand('p1_name', GameCVars);
   AddCommand('p2_name', GameCVars);