Global vars suck. Nothing more
This commit is contained in:
@@ -437,7 +437,7 @@ function SakuraGame:advanceOneFrame(inputs, ruleset)
|
||||
return true
|
||||
end
|
||||
|
||||
function GameMode:onGameComplete() end
|
||||
function SakuraGame:onGameComplete() end
|
||||
|
||||
local function colourXRay(game, block, x, y, age)
|
||||
local r, g, b, a = .5,.5,.5
|
||||
|
||||
Reference in New Issue
Block a user