move stuff over

This commit is contained in:
Glenn Maynard
2003-01-02 08:13:34 +00:00
parent bfb263fee4
commit 6f91b6fa0a
39 changed files with 128 additions and 133 deletions
+2 -2
View File
@@ -76,8 +76,8 @@ public:
TransitionKeepAlive m_KeepAlive; // going back and forward
TransitionInvisible m_Invisible; // for going forward to Menu
RageSoundSample m_soundSwoosh;
RageSoundSample m_soundBack;
RageSound m_soundSwoosh;
RageSound m_soundBack;
};
#endif