Added ScreenHeartEntry to default theme.

This commit is contained in:
Kyzentun
2014-09-12 15:07:46 -06:00
parent b20fe48bba
commit f87afa8a4b
8 changed files with 272 additions and 2 deletions
+4
View File
@@ -267,6 +267,10 @@ public:
float m_fLastHasteUpdateMusicSeconds;
float m_fAccumulatedHasteSeconds;
// used by themes that support heart rate entry.
RageTimer m_DanceStartTime;
float m_DanceDuration;
// Random Attacks & Attack Mines
vector<RString> m_RandomAttacks;