mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-06 16:15:24 +13:00
Merge pull request #2 from ZetaNull/master
Simplify clock reset procedures
This commit is contained in:
commit
7fd13172e0
3 changed files with 221 additions and 217 deletions
|
|
@ -899,23 +899,22 @@ _SpaceSpaceColonText:: ; unreferenced
|
|||
done
|
||||
|
||||
_PasswordAskResetText::
|
||||
text "Password OK."
|
||||
line "Select CONTINUE &"
|
||||
cont "reset settings."
|
||||
text "Select CONTINUE &"
|
||||
line "reset settings."
|
||||
prompt
|
||||
|
||||
_PasswordWrongText::
|
||||
text "Wrong password!"
|
||||
prompt
|
||||
;_PasswordWrongText::
|
||||
; text "Wrong password!"
|
||||
; prompt
|
||||
|
||||
_PasswordAskResetClockText::
|
||||
text "Reset the clock?"
|
||||
done
|
||||
|
||||
_PasswordAskEnterText::
|
||||
text "Please enter the"
|
||||
line "password."
|
||||
done
|
||||
;_PasswordAskEnterText::
|
||||
; text "Please enter the"
|
||||
; line "password."
|
||||
; done
|
||||
|
||||
_ClearAllSaveDataText::
|
||||
text "Clear all save"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue