Fix font and icon yet again

pull/32/head
Aivo Paas 2019-11-12 23:03:59 +00:00
parent 3f27b8f5e7
commit d7a004cd05
2 changed files with 2 additions and 2 deletions

View File

@ -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="))

View File

@ -162,7 +162,7 @@ function drawGameOver() {
function draw() {
g.clear();
g.setFontBitmap();
g.setFont("6x8");
drawBoard();
drawNextBlock();
drawGameState();