updated
This commit is contained in:
@@ -523,6 +523,10 @@ local function start()
|
||||
buildBoard()
|
||||
print(("[plichinko] %d pegs, %d buckets"):format(#pegs, NUM_BUCKETS))
|
||||
|
||||
-- Clear full screen before drawing anything
|
||||
gpu.fill(COL_BG)
|
||||
gpu.sync()
|
||||
|
||||
drawBoard()
|
||||
gpu.sync()
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user