phase out bEnableTimer

This commit is contained in:
Glenn Maynard
2003-09-27 04:57:32 +00:00
parent 11d92e0f6a
commit d294640a3e
19 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ OptionRow g_RaveOptionsLines[NUM_RAVE_OPTIONS_LINES] = {
PlayerNumber OPPOSITE_PLAYER[NUM_PLAYERS] = { PLAYER_2, PLAYER_1 };
ScreenRaveOptions::ScreenRaveOptions() :
ScreenOptions("ScreenRaveOptions",true)
ScreenOptions("ScreenRaveOptions")
{
LOG->Trace( "ScreenRaveOptions::ScreenRaveOptions()" );