mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
it's always the )
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
return FALSE
|
||||
for(var/i in antag_datums)
|
||||
var/datum/antag_datum/D = i
|
||||
if(check_subtypes
|
||||
if(check_subtypes)
|
||||
if(istype(D, type))
|
||||
return D
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user