ref: a548ffdd3576f04ab7b67c5c766b6dce68262d43
parent: e04a7aa37585162d366d2075b378946ca8484429
author: Bryan Bishop <[email protected]>
date: Fri May 11 11:09:26 EDT 2012
waitbutton in scripts is not the same as waitbutton in texts
--- a/extras/crystal.py
+++ b/extras/crystal.py
@@ -2387,7 +2387,7 @@
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):
"""