play OnCommand for shared background

(how did this ever work?)
This commit is contained in:
Chris Danford
2005-01-26 10:45:47 +00:00
parent 5f175c041c
commit 1f00c84293
+1
View File
@@ -378,6 +378,7 @@ retry:
pNewBGA->LoadFromAniDir( sNewBGA );
SAFE_DELETE( m_pSharedBGA );
m_pSharedBGA = pNewBGA;
m_pSharedBGA->PlayCommand( "On" );
m_sLastLoadedBackgroundPath = sNewBGA;
}