Steps: add a pointer to the associated Song. not used yet.
This commit is contained in:
@@ -171,6 +171,8 @@ public:
|
||||
void PushSelf( lua_State *L );
|
||||
|
||||
StepsType m_StepsType;
|
||||
/** @brief The Song these Steps are associated with */
|
||||
Song *m_pSong;
|
||||
|
||||
CachedObject<Steps> m_CachedObject;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user