forked from FOSS/BangleApps
Fix font and icon yet again
parent
3f27b8f5e7
commit
d7a004cd05
|
@ -1 +1 @@
|
|||
require("heatshrink").decompress(atob("mEwgmIAHmN7oAB7AX/C/4X6a7gDC7oX/C/4X2AB2P/4AB/AvIC/4X/C+IATFQX/F5AX/C/4Xya8AIDCJAX/C/4XpAFw="))
|
||||
require("heatshrink").decompress(atob("mEwiBC/AH4A/AHOQzYBNJ/5f/L/5P/L/5f/J/5f/L/5P/L/4A/AH6/haP5f/L/5f/L/5f/L/5f/L/5f/L/4A/AFP/ABy/lL/5f/L/5f/L/5f/L/5f/L/5f/L/4A/VtK/jL/5f/L/5f/L/5f/L/5f/L/5f/L/4A/X/7RxEa5f/L/5f/L/5f/L/5f/L/5f/L/5ffAH4A/AHYA="))
|
|
@ -162,7 +162,7 @@ function drawGameOver() {
|
|||
|
||||
function draw() {
|
||||
g.clear();
|
||||
g.setFontBitmap();
|
||||
g.setFont("6x8");
|
||||
drawBoard();
|
||||
drawNextBlock();
|
||||
drawGameState();
|
||||
|
|
Loading…
Reference in New Issue