wip-flag-migration #28

Merged
Alfred-mk merged 44 commits from wip-flag-migration into master 2024-09-04 11:25:34 +02:00
2 changed files with 6 additions and 9 deletions
Showing only changes of commit 42ab2dd577 - Show all commits

View File

@ -1,4 +1,4 @@
CATCH incorrect_date_format 21 1
CATCH incorrect_date_format incorrect_date_format_flag 1
LOAD save_yob 0
CATCH update_success allow_update_flag 1
MOUT back 0
@ -7,6 +7,3 @@ INCMP _ 0
LOAD save_location 0
CATCH pin_entry single_edit_flag 1
INCMP enter_offerings *

View File

@ -1,7 +1,7 @@
CATCH select_language 8 0
CATCH terms 9 0
CATCH select_language language_set_flag 0
CATCH terms account_created_flag 0
LOAD check_account_status 0
CATCH account_pending 10 1
CATCH create_pin 18 0
CATCH main 11 1
CATCH account_pending account_pending_flag 1
CATCH create_pin pin_set_flag 0
CATCH main account_success_flag 1
HALT