Fixed UnknownStyleSupport.
This commit is contained in:
@@ -177,6 +177,8 @@ public:
|
||||
void PushSelf( lua_State *L );
|
||||
|
||||
StepsType m_StepsType;
|
||||
/** @brief The string form of the StepsType, for dealing with unrecognized styles. */
|
||||
RString m_StepsTypeStr;
|
||||
/** @brief The Song these Steps are associated with */
|
||||
Song *m_pSong;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user