Add missing check for whether hex-size-support module is present (fixes #43)

This commit is contained in:
Manuel Vögele
2021-03-17 09:23:05 +01:00
parent e3abdeab3a
commit 2862643ba8
2 changed files with 19 additions and 13 deletions
+3
View File
@@ -1,4 +1,7 @@
## In development
### Bugfixes
- Fixed a bug where Drag Ruler wouldn't work at all on hex grids when the Hex Token Size Support isn't installed
### Translation
- Added chinese translation (thanks to zeteticl)