text_linkpromptbutton -> text_waitbutton
Removes support for text_waitbutton as a legacy alias for text_promptbutton.
This commit is contained in:
@@ -317,9 +317,9 @@ start_asm EQUS "text_asm"
|
||||
deciram EQUS "text_decimal"
|
||||
interpret_data EQUS "text_pause"
|
||||
limited_interpret_data EQUS "text_dots"
|
||||
text_waitbutton EQUS "text_promptbutton"
|
||||
link_wait_button EQUS "text_linkpromptbutton"
|
||||
text_linkwaitbutton EQUS "text_linkpromptbutton"
|
||||
link_wait_button EQUS "text_waitbutton"
|
||||
text_linkwaitbutton EQUS "text_waitbutton"
|
||||
text_linkpromptbutton EQUS "text_waitbutton"
|
||||
current_day EQUS "text_today"
|
||||
text_jump EQUS "text_far"
|
||||
|
||||
|
Reference in New Issue
Block a user