From 23736512a89c37585e2c1d18c95bf2144ca81223 Mon Sep 17 00:00:00 2001 From: Nathan Wagner Date: Thu, 12 Jun 2025 19:04:37 +0000 Subject: [PATCH] wider maybe --- board.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board.go b/board.go index 4c75c36..19bfe78 100644 --- a/board.go +++ b/board.go @@ -40,7 +40,7 @@ func animate(sz image.Point, mqMessages chan mqtt.Message) *Animation { images: initialMap(), updown: "marioUp", dir: image.Point{1, 1}, - a: 60, + a: 64, b: 30, }, }