More portal fixes

This commit is contained in:
Mark van Alphen
2019-06-03 21:57:00 +02:00
parent cd362d6bad
commit 950a4cb5dc
7 changed files with 37 additions and 31 deletions
+2 -2
View File
@@ -138,10 +138,10 @@
if(!AM)
return FALSE
if(is_type_in_list(AM, blacklist))
if(!AM.simulated)
return FALSE
if(!AM.simulated)
if(is_type_in_list(AM, blacklist))
return FALSE
if(AM.anchored)