This commit is contained in:
Bunny67
2020-07-01 17:42:02 +03:00
parent 1c51f477ce
commit e13b36973d
9 changed files with 13 additions and 18 deletions
+1 -1
View File
@@ -640,7 +640,7 @@ local function modify(parent, region, data)
if (progress < 0) then
progress = 0;
end
if (progress > 1) then
progress = 1;
end