mirror of
https://github.com/PoshoDev/DexTool.git
synced 2026-04-25 15:58:08 -05:00
Quick fix.
This commit is contained in:
parent
f8ffe2de19
commit
f043a05515
|
|
@ -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() };
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user