mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
waitbutton in scripts is not the same as waitbutton in texts
This commit is contained in:
parent
e04a7aa375
commit
a548ffdd35
@ -2387,7 +2387,7 @@ class Populate2ndLineOfTextBoxWithRAMContents(TextCommand):
|
||||
class ShowArrowsAndButtonWait(TextCommand):
|
||||
"06 = Wait for key down + show arrows. Structure: [06]"
|
||||
id = 0x6
|
||||
macro_name = "waitbutton"
|
||||
macro_name = "text_waitbutton"
|
||||
size = 1
|
||||
class Populate2ndLine(TextCommand):
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user