updated
This commit is contained in:
@@ -581,7 +581,10 @@ local function start()
|
||||
R_POCKET_IN = math.floor(R_MAX * 0.58)
|
||||
R_HUB = math.floor(R_MAX * 0.38)
|
||||
|
||||
-- Clear full screen before drawing anything
|
||||
gpu.fill(COL_BG)
|
||||
gpu.sync()
|
||||
|
||||
drawWheelFull(nil)
|
||||
drawCenterText({ "ROULETTE", "Pull lever" })
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user