Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a crash when trying to link a tile out of the map
The client was crashing when Ctrl+Alt+clicking outside of the map (this shortcut is bound to the "create link" action). Check that we're within bounds before attempting anything. Coverity CID 1490725.
- Loading branch information