DEADSOFTWARE

alot of debugging code
[d2df-sdl.git] / src / game / g_console.pas
index a5652ce5c799f874c538018dc40d32746cf3c1f6..c9568f02005d8f09b7f75481eb2d1cb02f38be1b 100644 (file)
@@ -414,6 +414,8 @@ 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('p1_name', GameCVars);
   AddCommand('p2_name', GameCVars);
   AddCommand('p1_color', GameCVars);