mirror of
https://github.com/jimathy/jim_bridge.git
synced 2026-08-16 21:46:03 +01:00
Fix destroy poly function trying to do all options
This commit is contained in:
@@ -173,6 +173,7 @@ function removePolyZone(Location)
|
||||
if isStarted(script.polyZoneScript) then
|
||||
debugPrint("^6Bridge^7: ^2Removing ^3"..script.polyZoneScript.." ^2Zone^7")
|
||||
script.removeZone(Location)
|
||||
break
|
||||
end
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user