This commit is contained in:
jordan4ibanez 2021-04-08 14:19:42 -04:00
parent 8c10fe4057
commit c937b2a973
1 changed files with 1 additions and 1 deletions

View File

@ -486,7 +486,7 @@ end
local axis
--inner and outer part of square donut radius
local inner = 1
local outer = 50
local outer = 65
local int = {-1,1}
local position_calculation = function(pos)