Quick fix.

This commit is contained in:
TheGreenTie 2020-03-01 19:29:47 -06:00
parent f8ffe2de19
commit f043a05515

View File

@ -2,6 +2,8 @@
global.selecting = noone;
with (obj_lock.info) { instance_destroy() };
with (obj_lock.area) { instance_destroy() };
with (obj_lock.plus) { instance_destroy() };
with (obj_lock.minus) { instance_destroy() };