feat: Add berry debug binds

This commit is contained in:
demenik
2025-12-01 16:00:38 +01:00
parent 08c5312a85
commit 323f9e1e9e
2 changed files with 23 additions and 0 deletions

View File

@@ -41,6 +41,8 @@ cargo run
- `Shift + Enter`: Duration of the current phase is set to 3 seconds.
- `Left Mouse Button` on Tile: Rotate tile state.
- `Shift + Arrow Up`: Add one berry to your inventory
- `Shift + Arrow Down`: Remove one berry from your inventory
---