play OnCommand for shared background
(how did this ever work?)
This commit is contained in:
@@ -378,6 +378,7 @@ retry:
|
||||
pNewBGA->LoadFromAniDir( sNewBGA );
|
||||
SAFE_DELETE( m_pSharedBGA );
|
||||
m_pSharedBGA = pNewBGA;
|
||||
m_pSharedBGA->PlayCommand( "On" );
|
||||
|
||||
m_sLastLoadedBackgroundPath = sNewBGA;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user