DEADSOFTWARE

particle code uglyfying; more gitiks in holmes
[d2df-sdl.git] / src / game / g_console.pas
index a5652ce5c799f874c538018dc40d32746cf3c1f6..d80fb01700e774af6aee4e1a1097c4b5f71437f7 100644 (file)
@@ -414,6 +414,9 @@ begin
   AddCommand('pr_phys_enabled', ProfilerCommands, 'enable/disable particle physics');
   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);
   AddCommand('p1_color', GameCVars);