small correction

This commit is contained in:
Applevangelist 2022-02-04 08:54:22 +01:00
parent ec600ab672
commit e9875c8288

View File

@ -400,7 +400,7 @@ function OPSZONE:SetMarkZone(Switch, ReadOnly)
self.marker:Remove()
end
self.marker=nil
self.marker=false
--self.marker=false
end
return self
end