Bug #165
Updated by Baptiste Pillot over 4 years ago
Example: Help_80 from AMOSPro_Examples. In 0.9.4, the zone event handlers don't work. Check out the +, -, and Quit handlers since Med music isn't working yet. Commenting the rainbow commands in line 106 will allow them to work. See below: ```aoz ~~~ ' Set Rainbow 1,0,196,"","","(1,1,15)(2,-1,15)" : Rainbow 1,0,53,196 ``` ~~~