X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_console.pas;h=0231729f7bcd8655f9bf088489c1fcab74e30879;hb=596d7a1159e6fa90e98ce2ce92aacb74538a1e1e;hp=0669339cec3dc3ba3f2c4487db4f7acdf278dcaa;hpb=0a99955cc9ec0850709e5feb05cbefc47c441aff;p=d2df-sdl.git diff --git a/src/game/g_console.pas b/src/game/g_console.pas index 0669339..0231729 100644 --- a/src/game/g_console.pas +++ b/src/game/g_console.pas @@ -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);