enum name cleanup
This commit is contained in:
@@ -214,7 +214,7 @@ void Course::Init()
|
||||
m_sSubTitleTranslit = "";
|
||||
m_sBannerPath = "";
|
||||
m_sCDTitlePath = "";
|
||||
m_LoadedFromProfile = PROFILE_SLOT_INVALID;
|
||||
m_LoadedFromProfile = ProfileSlot_INVALID;
|
||||
m_iTrailCacheSeed = 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user