fix: Update toggle TileState debug bind to Shift + LMB instead of only

LMB
This commit is contained in:
demenik
2025-12-01 16:52:46 +01:00
parent 08e2502176
commit e990957ac0
2 changed files with 58 additions and 15 deletions

View File

@@ -40,7 +40,7 @@ cargo run
### Hidden binds (Only available in the debug build)
- `Shift + Enter`: Duration of the current phase is set to 3 seconds.
- `Left Mouse Button` on Tile: Rotate tile state.
- `Shift + Left Mouse Button` on Tile: Toggle tile state.
- `Shift + Arrow Up`: Add one berry to your inventory
- `Shift + Arrow Down`: Remove one berry from your inventory