mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-22 14:59:03 -06:00
Global vars suck. Nothing more
This commit is contained in:
parent
9c1c8eea21
commit
a998be6f7b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user