Moved controller help message to a form
This commit is contained in:
parent
d9fb9492c7
commit
ace4edcc88
Binary file not shown.
@ -244,8 +244,8 @@ Begin MenuMode 1059
|
|||||||
SetEventHandler "OnButtonDown:4111" CWxPanelOnButtonDown
|
SetEventHandler "OnButtonDown:4111" CWxPanelOnButtonDown
|
||||||
|
|
||||||
if CWxPanelGamepadHintShown == 0 && GetController
|
if CWxPanelGamepadHintShown == 0 && GetController
|
||||||
MessageBoxEx "Use D-pad to navigate:%rUP/DOWN - select a body part%rLEFT/RIGHT - select an implant slot%rA - show an implant menu"
|
|
||||||
set CWxPanelGamepadHintShown to 1
|
set CWxPanelGamepadHintShown to 1
|
||||||
|
ShowMessage CWxPanelGamepadHelpMsg
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if ListGetCount CWxImplantsAllList != ListGetCount CWxImplantsDescList
|
if ListGetCount CWxImplantsAllList != ListGetCount CWxImplantsDescList
|
||||||
|
Loading…
Reference in New Issue
Block a user