Implement preview music properly as a new optional tag in the ssc file. Changed ScreenManager to emit an error instead of asserting if a screen attempts to use SetNewScreen inside an InitCommand. Changed decorations layer to be a proper child instead of stripping away the ActorFrame.
This commit is contained in:
@@ -45,7 +45,7 @@ protected:
|
||||
MemoryCardDisplay *m_MemoryCardDisplay[NUM_PLAYERS];
|
||||
MenuTimer *m_MenuTimer;
|
||||
AutoActor m_sprOverlay;
|
||||
vector<Actor*> m_vDecorations;
|
||||
AutoActor m_Decorations;
|
||||
|
||||
Transition m_In;
|
||||
Transition m_Out;
|
||||
|
||||
Reference in New Issue
Block a user