You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AM2Rogue/Export_Code/gml_Object_oOptionsXJoypad_...

26 lines
325 B

global.curropt = 0
lastitem = 15
active = 0
alarm[0] = 5
i = 0
repeat (16)
{
canedit[i] = 1
i += 1
}
if (global.opaimstyle == 0)
canedit[6] = 0
targety = 0
view_object[0] = id
editing = 0
readjoy = 0
timer = 0
event_user(0)
with (oSS_Control)
active = 0
with (oSS_Fg)
{
active = 0
hidechangetip = 1
}