mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Fixes a boutput runtime
* Fixes a boutput runtime * whoops
This commit is contained in:
@@ -107,6 +107,8 @@
|
||||
|
||||
#define isclient(A) (istype(A, /client))
|
||||
|
||||
#define isatom(A) (istype(A, /atom))
|
||||
|
||||
//Macros for antags
|
||||
|
||||
#define isvampire(H) ((H.mind in ticker.mode.vampires) || H.mind.vampire)
|
||||
|
||||
Reference in New Issue
Block a user