Renamed the theme element "LifeMeterBattery percent" to "LifeMeterBattery percent text".
This commit is contained in:
@@ -64,7 +64,7 @@ void LifeMeterBattery::Load( PlayerNumber pn )
|
|||||||
|
|
||||||
if( bPlayerEnabled )
|
if( bPlayerEnabled )
|
||||||
{
|
{
|
||||||
m_Percent.SetName( "LifeMeterBattery" );
|
m_Percent.SetName( "LifeMeterBattery Percent" );
|
||||||
m_Percent.Load( pn );
|
m_Percent.Load( pn );
|
||||||
this->AddChild( &m_Percent );
|
this->AddChild( &m_Percent );
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user