Deltarune script viewer

← back to main script listing

gml_Object_o_boxing_wireframe_Other_5

(view raw script w/o annotations or w/e)
1
if (disable_surface == 1)
2
    exit;
3
if (surface_exists(surface))
4
    surface_free(surface);