Operator & InsertCoin keys are now configurable like any other menu key, and are still global (effective on any screen). many other misc bug fies and changes. see TODO.miryokuteki
This commit is contained in:
@@ -70,13 +70,13 @@ private:
|
||||
BitmapText m_textHelp;
|
||||
BitmapText m_textChoice[NUM_CHOICES];
|
||||
|
||||
Sprite m_sprJointPremiumMsg;
|
||||
|
||||
RandomSample m_soundAttract;
|
||||
RandomSample m_soundChange;
|
||||
RandomSample m_soundSelect;
|
||||
RandomSample m_soundInvalid;
|
||||
|
||||
Sprite m_sprJointPremiumMsg;
|
||||
|
||||
RageTimer TimeToDemonstration;
|
||||
RageTimer TimeToJPScroll;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user