repositioned MenuElements "play sound on first update" hack inside of Transition where it belongs

This commit is contained in:
Chris Danford
2003-04-13 06:29:02 +00:00
parent 82199383a8
commit 85c9e8a89e
10 changed files with 44 additions and 22 deletions
-2
View File
@@ -54,8 +54,6 @@ public: // let owner tinker with these objects
Transition m_Back;
RageSound m_soundBack;
bool m_bStartedTransitionIn;
};
#endif