mirror of
https://github.com/tiennm99/ai-coding-workflow-labs.git
synced 2026-09-13 14:18:53 +00:00
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.