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.
AM2R-The-Horde-Multitroid/Export_Code/gml_Object_oPressStart_Crea...

9 lines
184 B

pr_start_str = get_text("Title", "PressStart")
to_start_str = get_text("Android", "TouchStart")
i = 0
if AFDCheck()
{
pr_start_str = "Press Bufo"
to_start_str = "Touch Bufo"
}