This commit is contained in:
Xinhao Yuan 2019-07-07 16:20:16 -04:00
parent c2f8691b9c
commit f93e2e7f9b
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ function do_arrange(p, priv)
elseif c.machi_region > #regions then
c.machi_region = #regions
elseif c.machi_region <= 1 then
c.machi_region = region = 1
c.machi_region = 1
end
local region = c.machi_region