add GetMusicWheel
This commit is contained in:
@@ -46,6 +46,7 @@ public:
|
|||||||
virtual void StartPlayingMusic() { }
|
virtual void StartPlayingMusic() { }
|
||||||
|
|
||||||
bool GetGoToOptions() const { return m_bGoToOptions; }
|
bool GetGoToOptions() const { return m_bGoToOptions; }
|
||||||
|
MusicWheel *GetMusicWheel() { return &m_MusicWheel; }
|
||||||
|
|
||||||
//
|
//
|
||||||
// Lua
|
// Lua
|
||||||
|
|||||||
Reference in New Issue
Block a user