Deltarune (Chapter 2) script viewer
← back to main script listing
gml_Object_obj_ch2_scene26_wine_laser_CleanUp_0
(
view raw script w/o annotations or w/e
)
1
if (surface_exists(laser_surface))
2
surface_free(laser_surface);