name cleanup: StyleDef -> Style
This commit is contained in:
@@ -12,7 +12,7 @@ vector<StageStats> g_vPlayedStageStats;
|
||||
void StageStats::Init()
|
||||
{
|
||||
playMode = PLAY_MODE_INVALID;
|
||||
pStyleDef = NULL;
|
||||
pStyle = NULL;
|
||||
pSong = NULL;
|
||||
StageType = STAGE_INVALID;
|
||||
fGameplaySeconds = 0;
|
||||
|
||||
Reference in New Issue
Block a user