Global vars suck. Nothing more

pull/16/head
Ishaan Bhardwaj 2021-02-02 22:30:28 -05:00
parent 9c1c8eea21
commit a998be6f7b
1 changed files with 1 additions and 1 deletions

View File

@ -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