load background on ScreenStage
This commit is contained in:
@@ -19,8 +19,6 @@ public:
|
||||
virtual void Update( float fDeltaTime );
|
||||
virtual void MenuBack( PlayerNumber pn );
|
||||
|
||||
virtual bool UsesBackground() const { return false; }
|
||||
|
||||
private:
|
||||
Transition m_In, m_Out, m_Back;
|
||||
BGAnimation m_Background;
|
||||
|
||||
Reference in New Issue
Block a user