This commit is contained in:
Applevangelist
2025-12-28 13:51:23 +01:00
parent 2cb58da7b7
commit b3005010e7
+1 -1
View File
@@ -783,7 +783,7 @@ end
-- @param #ZONE_BASE self
-- @param #string From
-- @param #string Event
-- @param #string to
-- @param #string To
-- @return #ZONE_BASE self
function ZONE_BASE:onafterTriggerRunCheck(From,Event,To)
if self:GetState() ~= "TriggerStopped" then