Undertale Yellow script viewer

← back to main script listing

gml_GlobalScript_scr_reset_text_deadlock

(view raw script w/o annotations or w/e)
1
function scr_reset_text_deadlock
scr_reset_text_deadlock

function scr_reset_text_deadlock() //gml_Script_scr_reset_text_deadlock { text_deadlock_1 = false }
() //gml_Script_scr_reset_text_deadlock
2
{
3
    text_deadlock_1 = false
4
}