Pre master pull commit

This commit is contained in:
Neerti
2018-06-15 18:15:24 -04:00
parent 7b61dc16c1
commit 8fdfb1bc53
4 changed files with 63 additions and 40 deletions
+2 -2
View File
@@ -14,5 +14,5 @@ making it not expire ever, which is likely not what you want.
if(istype(A)) // Make sure we're not null.
if(get_dist(holder, A) > aura_max_distance)
expire()
expire() // Source got deleted or something.
else
expire() // Source got deleted or something.