mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
[MIRROR] removes double spaces AFTER symbols [MDB IGNORE] (#9226)
* removes double spaces AFTER symbols * Fixing conflicts Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com> Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
This commit is contained in:
co-authored by
John Willard
GoldenAlpharex
parent
2a61065e2b
commit
b7b6bd501f
@@ -293,7 +293,7 @@
|
||||
/obj/item/warp_cube/Destroy()
|
||||
if(!QDELETED(linked))
|
||||
qdel(linked)
|
||||
linked = null
|
||||
linked = null
|
||||
return ..()
|
||||
|
||||
/obj/item/warp_cube/attack_self(mob/user)
|
||||
|
||||
Reference in New Issue
Block a user