StepsType_Invalid

This commit is contained in:
Glenn Maynard
2006-09-26 20:28:46 +00:00
parent a7b53444f8
commit f806ec5936
18 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
Steps::Steps()
{
m_bSavedToDisk = false;
m_StepsType = STEPS_TYPE_INVALID;
m_StepsType = StepsType_Invalid;
m_LoadedFromProfile = ProfileSlot_INVALID;
m_iHash = 0;
m_Difficulty = DIFFICULTY_INVALID;