Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(world_map): simplify mouse button handling
- Remove unnecessary braces for mouse button matching - Use a single line for each case to make the code more concise
- Loading branch information