Compilation fixes.

This commit is contained in:
PsiOmega
2015-05-08 08:33:41 +02:00
parent 28d24fc8c6
commit 999b0ca99d
2 changed files with 3 additions and 2 deletions

View File

@@ -82,6 +82,7 @@
/mob/living/silicon/isSilicon()
return 1
/proc/isAI(A)
if(istype(A, /mob/living/silicon/ai))
return 1