Undertale script viewer

← back to main script listing

gml_Object_obj_mainchara_KeyPress_123

(view raw script w/o annotations or w/e)
1
if (global.debug == 1)
2
{
3
    global.flag[7 true_pacifist] = 1;
4
    room_restart();
5
}