Use YES/NO constants for MSGBOX_YESNO
This commit is contained in:
@@ -5,9 +5,9 @@ SootopolisCity_House2_EventScript_226A77:: @ 8226A77
|
||||
lock
|
||||
faceplayer
|
||||
msgbox SootopolisCity_House2_Text_226AAB, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 1
|
||||
compare VAR_RESULT, YES
|
||||
call_if_eq SootopolisCity_House2_EventScript_226A99
|
||||
compare VAR_RESULT, 0
|
||||
compare VAR_RESULT, NO
|
||||
call_if_eq SootopolisCity_House2_EventScript_226AA2
|
||||
release
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user