various changes from sm4 and sm-ssc (svn); see updated changelog for the full information
This commit is contained in:
@@ -41,7 +41,7 @@ void ScreenGameplaySyncMachine::Init()
|
||||
m_DancingState = STATE_DANCING;
|
||||
|
||||
m_textSyncInfo.SetName( "SyncInfo" );
|
||||
m_textSyncInfo.LoadFromFont( THEME->GetPathF("Common","normal") );
|
||||
m_textSyncInfo.LoadFromFont( THEME->GetPathF(m_sName,"SyncInfo") );
|
||||
ActorUtil::LoadAllCommands( m_textSyncInfo, m_sName );
|
||||
this->AddChild( &m_textSyncInfo );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user