Undertale script viewer

← back to main script listing

gml_Object_obj_undyneboss_KeyPress_65

(view raw script w/o annotations or w/e)
1
if (global.debug == 1)
2
{
3
    lesson -= 1;
4
    order -= 1;
5
}