DEADSOFTWARE

"r_draw_grid" -> "r_gridrender"
[d2df-sdl.git] / src / game / g_console.pas
index 0669339cec3dc3ba3f2c4487db4f7acdf278dcaa..0231729f7bcd8655f9bf088489c1fcab74e30879 100644 (file)
@@ -391,7 +391,7 @@ begin
   AddCommand('dpp', ProfilerCommands);
   AddCommand('dpu', ProfilerCommands);
   AddCommand('dpc', ProfilerCommands);
-  AddCommand('r_draw_grid', ProfilerCommands);
+  AddCommand('r_gridrender', ProfilerCommands);
   AddCommand('dbg_coldet_grid', ProfilerCommands);
 
   AddCommand('p1_name', GameCVars);