mirror of
https://github.com/PoshoDev/DexTool.git
synced 2026-09-11 20:15:09 -05:00
Quick fix.
This commit is contained in:
@@ -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() };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user