PlayMode_Invalid

This commit is contained in:
Glenn Maynard
2006-09-26 20:32:41 +00:00
parent c540417e23
commit 9c9440c8a0
8 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
StageStats::StageStats()
{
playMode = PLAY_MODE_INVALID;
playMode = PlayMode_Invalid;
pStyle = NULL;
vpPlayedSongs.clear();
vpPossibleSongs.clear();