fix "empty" animations that just send messages never being run
This commit is contained in:
@@ -22,6 +22,7 @@ protected:
|
||||
Actor *m_bga;
|
||||
float m_fStartBeat;
|
||||
float m_fStopBeat;
|
||||
bool m_bFinished;
|
||||
};
|
||||
|
||||
vector<LoadedBGA> m_BGAnimations;
|
||||
|
||||
Reference in New Issue
Block a user