This commit is contained in:
theo@manjaro 2022-03-06 10:14:34 +01:00
commit 748cffed12
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ function gridgen:new(game,x,y,cellsize)
Grid.blueturn = game:newImage("text/turn/blue.png")
Grid:register("Grid")
Grid.depth = -1
Grid.turn= 2
Grid.turn= 3
-- Spawn circles
local i