Merge branch 'master' into feature/menu

This commit is contained in:
bdnugget 2025-01-18 22:26:10 +00:00
commit b9d0d46bd6

View File

@ -41,7 +41,7 @@ go run main.go
- **Mouse Click**: Move to location - **Mouse Click**: Move to location
- **T**: Open chat - **T**: Open chat
- **Enter**: Send chat message - **Enter**: Send chat message
- **Escape**: Cancel chat/Close game - **Escape**: Cancel chat/Close game (it does both of these at the same time so gg)
- **Arrow Keys**: Rotate camera - **Arrow Keys**: Rotate camera
- **Mouse Wheel**: Zoom in/out - **Mouse Wheel**: Zoom in/out