rerun unit tests

This commit is contained in:
Sharkmare
2023-03-02 08:17:47 +01:00
committed by GitHub
parent bd250dab59
commit 2f2a5945b0

View File

@@ -123,7 +123,7 @@
if(busy)
to_chat(user, "<span class='notice'>\The [src] is busy. Please wait for completion of previous operation.</span>")
return 1
if(!LAZYLEN(LockedDesigns) && default_deconstruction_screwdriver(user, O))//CHOMPADDITION Locked lathes are hard coded
if(!LAZYLEN(LockedDesigns) && default_deconstruction_screwdriver(user, O))//CHOMPADDITION Locked lathes are hard coded
if(linked_console)
linked_console.linked_lathe = null
linked_console = null