mirror of
https://github.com/tiennm99/try-claudekit.git
synced 2026-06-09 22:12:44 +00:00
a57fda7ba4
The floor was centered on CANVAS_WIDTH/2 but the container is no longer centered in the canvas (NEXT panel on right). This created a 26px gap at the bottom-left corner. Center floor on CONTAINER_X + CONTAINER_WIDTH/2 to match the walls. Also display fruit tier numbers instead of names.