This commit is contained in:
Glenn Maynard
2006-10-07 03:32:16 +00:00
parent 0e1dffeba5
commit b67e57864e
12 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -208,7 +208,7 @@ void Course::Init()
m_sSubTitleTranslit = "";
m_sBannerPath = "";
m_sCDTitlePath = "";
m_LoadedFromProfile = ProfileSlot_INVALID;
m_LoadedFromProfile = ProfileSlot_Invalid;
m_iTrailCacheSeed = 0;
}