merge.
I seem to get an EXC_BAD_ACCESS error about libpng on app starting, so I don't know if the merge succeeded at all :<
This commit is contained in:
@@ -287,9 +287,6 @@ public:
|
||||
/** @brief The Song's TimingData. */
|
||||
TimingData m_SongTiming;
|
||||
|
||||
/** @brief The initial offset of a song. */
|
||||
float m_fBeat0OffsetInSeconds;
|
||||
|
||||
typedef vector<BackgroundChange> VBackgroundChange;
|
||||
private:
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user