git repos / blockattack-game

commit 92923ac7

branches: v2.1.X

sago007 · 2017-04-01 12:53
92923ac78986836b3f354892b6b0aefc501a4713 patch · browse files
parent d8e9ea7df713358dec169453a800cae59ae7038d

Final addition to Known Issues

Changed files

M ReleaseNotes-2.1.0.txt before
diff --git a/ReleaseNotes-2.1.0.txt b/ReleaseNotes-2.1.0.txt index 9606a86..a2d7588 100644 --- a/ReleaseNotes-2.1.0.txt +++ b/ReleaseNotes-2.1.0.txt
@@ -26,7 +26,9 @@ You can use the command line argument "--no-auto-scale" to not scale the whole i
also be saved in this mode and remembered for the next startup.
Known issues:
-Windows 10 with HighDPI: Fonts becomes unreadable. https://github.com/blockattack/blockattack-game/issues/5
+* Windows 10 with HighDPI: Fonts becomes unreadable. https://github.com/blockattack/blockattack-game/issues/5
+* The translation does not work with the shortcuts created by the Windows installer due to a wrong startup path.
+ I have not been able to figure out why
Thank you