mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-07-21 21:23:11 +01:00
Pre master pull commit
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user