DEADSOFTWARE

r_showtime is now a cvar and 0 by default
[d2df-sdl.git] / src / game / g_console.pas
index 4866ea19371efc68ff3588db5eefb35ebcfb008a..b5e771091280eeaaa43be238aedaea15d8b7b72c 100644 (file)
@@ -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);