#ZONE - Typo in docu

This commit is contained in:
Applevangelist
2025-12-28 14:05:21 +01:00
parent b75e383956
commit 945b9bdf31
+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