Zuhair forgot

This commit is contained in:
ZomgPonies
2014-01-07 01:41:14 -05:00
parent d856157f26
commit e584c034b1
+1 -1
View File
@@ -96,7 +96,7 @@ var/global/list/backbaglist = list("Nothing", "Backpack", "Satchel", "Satchel Al
var/datum/species/S = new T
all_species[S.name] = S
if(S.flags & WHITELISTED)
if(S.flags & IS_WHITELISTED)
whitelisted_species += S.name
/* // Uncomment to debug chemical reaction list.