mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Defining Part 1 - Code cleanup toward defines (#19262)
* This is only the beginning * Update stack.dm
This commit is contained in:
@@ -148,7 +148,7 @@
|
||||
operate()
|
||||
else
|
||||
operate()
|
||||
else if(istype(user, /obj/mecha))
|
||||
else if(ismecha(user))
|
||||
operate()
|
||||
|
||||
/obj/structure/inflatable/door/proc/operate()
|
||||
|
||||
Reference in New Issue
Block a user