Restore mods after setting #ATTACKS.

This commit is contained in:
Jason Felds
2011-07-12 22:27:14 -04:00
parent 1eb9d636bb
commit 36a5cd03c4
3 changed files with 20 additions and 4 deletions
+3
View File
@@ -266,6 +266,9 @@ protected:
BitmapText m_textInputTips;
/** @brief The player options before messing with attacks. */
ModsGroup<PlayerOptions> originalPlayerOptions;
/**
* @brief Keep a backup of the present Step TimingData when
* entering a playing or recording state.