EditDifficultyMeter -> DifficultyMeterEdit
This commit is contained in:
@@ -171,7 +171,7 @@ void EditMenu::Load( const CString &sType )
|
|||||||
this->AddChild( &m_Meter );
|
this->AddChild( &m_Meter );
|
||||||
|
|
||||||
m_SourceMeter.SetName( "SourceMeter" );
|
m_SourceMeter.SetName( "SourceMeter" );
|
||||||
m_SourceMeter.Load( "EditDifficultyMeter" );
|
m_SourceMeter.Load( "DifficultyMeterEdit" );
|
||||||
ActorUtil::SetXY( m_SourceMeter, sType );
|
ActorUtil::SetXY( m_SourceMeter, sType );
|
||||||
this->AddChild( &m_SourceMeter );
|
this->AddChild( &m_SourceMeter );
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user