updates
This commit is contained in:
parent
b440881441
commit
3007989b8e
@ -12,8 +12,8 @@ INCMP _ 0
|
|||||||
INCMP enter_name 1
|
INCMP enter_name 1
|
||||||
INCMP select_gender 2
|
INCMP select_gender 2
|
||||||
INCMP enter_yob 3
|
INCMP enter_yob 3
|
||||||
INCMP enter_location 4
|
INCMP enter_loca 4
|
||||||
INCMP enter_offerings 5
|
|
||||||
INCMP view_profile 6
|
INCMP view_profile 6
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -3,3 +3,6 @@ MOUT back 0
|
|||||||
HALT
|
HALT
|
||||||
INCMP _ 0
|
INCMP _ 0
|
||||||
INCMP enter_offerings *
|
INCMP enter_offerings *
|
||||||
|
|
||||||
|
|
||||||
|
|
6
services/registration/enter_off.vis
Normal file
6
services/registration/enter_off.vis
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
MOUT back 0
|
||||||
|
HALT
|
||||||
|
INCMP _ 0
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1,10 +0,0 @@
|
|||||||
LOAD save_location 0
|
|
||||||
CATCH incorrect_pin 15 1
|
|
||||||
CATCH update_success 16 1
|
|
||||||
MOUT back 0
|
|
||||||
HALT
|
|
||||||
LOAD save_offerings 0
|
|
||||||
INCMP _ 0
|
|
||||||
INCMP pin_entry *
|
|
||||||
|
|
||||||
|
|
0
services/registration/list_offering
Normal file
0
services/registration/list_offering
Normal file
0
services/registration/list_offering.vis
Normal file
0
services/registration/list_offering.vis
Normal file
Loading…
Reference in New Issue
Block a user