J :
* Display pictures for buttons on PSP in the keybinding screen. * Fix a bug where the New Binding... button would disappear when creating a new binding. * Fix a bug where the menu to choose the bound symbol was not modal.
This commit is contained in:
@@ -493,6 +493,7 @@ class WGuiKeyBinder : public WGuiList {
|
||||
virtual bool isModal();
|
||||
virtual bool CheckUserInput(JButton);
|
||||
virtual void setData();
|
||||
virtual void Update(float);
|
||||
protected:
|
||||
GameStateOptions* parent;
|
||||
bool modal;
|
||||
|
||||
Reference in New Issue
Block a user