bAllowThemeTitles -> bAllowThemeTitle

This commit is contained in:
Chris Danford
2005-11-30 22:37:51 +00:00
parent 3b799327fc
commit 8cb7360ab6
5 changed files with 9 additions and 9 deletions
@@ -137,7 +137,7 @@ void ScreenOptionsManageProfiles::BeginScreen()
OptionRowDefinition def;
def.m_layoutType = LAYOUT_SHOW_ALL_IN_ROW;
def.m_bAllowThemeTitles = false;
def.m_bAllowThemeTitle = false;
def.m_bAllowThemeItems = false;
int iIndex = 0;