Weakrefs
This commit is contained in:
committed by
CitadelStationBot
parent
ea44e4a1d9
commit
b44e31951d
@@ -10,6 +10,8 @@
|
||||
|
||||
#define isatom(A) (istype(A, /atom))
|
||||
|
||||
#define isweakref(D) (istype(D, /datum/weakref))
|
||||
|
||||
//Turfs
|
||||
//#define isturf(A) (istype(A, /turf)) This is actually a byond built-in. Added here for completeness sake.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user