Bugfix/runtime cleanup (#4249)

Some RTs.

Fixes #4091
Fixes #4092
Fixes #4077
This commit is contained in:
Erki
2018-02-08 11:59:11 +02:00
committed by GitHub
parent 03a02e48c0
commit 20fc059ca7
11 changed files with 51 additions and 21 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
if(item.can_view(U))
return 1
if(!antag_roles.len)
if(!LAZYLEN(antag_roles))
return 1
return 0