DEADSOFTWARE

"mon_sq_enabled" console command
[d2df-sdl.git] / src / game / g_console.pas
index 729bf956f956201f4c7a3787d9e1e59e4cdb98b4..0db51cf209682768cb56a34eada71f7512781e77 100644 (file)
@@ -401,6 +401,8 @@ begin
   AddCommand('sq_use_grid', ProfilerCommands);
   AddCommand('sq_use_tree', ProfilerCommands);
 
+  AddCommand('mon_sq_enabled', ProfilerCommands);
+
   AddCommand('p1_name', GameCVars);
   AddCommand('p2_name', GameCVars);
   AddCommand('p1_color', GameCVars);