X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Fgame%2Fg_console.pas;h=b5e771091280eeaaa43be238aedaea15d8b7b72c;hp=4866ea19371efc68ff3588db5eefb35ebcfb008a;hb=e6b669503304e196d3337cbe236fbfcbfff9b5a1;hpb=0bae75d8258116d9079c1b7a4b50f334cc50973e diff --git a/src/game/g_console.pas b/src/game/g_console.pas index 4866ea1..b5e7710 100644 --- a/src/game/g_console.pas +++ b/src/game/g_console.pas @@ -851,7 +851,6 @@ begin AddCommand('p2_name', GameCVars); AddCommand('p1_color', GameCVars); AddCommand('p2_color', GameCVars); - AddCommand('r_showtime', GameCVars); AddCommand('r_showscore', GameCVars); AddCommand('r_showlives', GameCVars); AddCommand('r_showstat', GameCVars);