mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-05-21 21:01:08 +02:00
Make fonts 15% larger
This should help make the game more accessible, and reduce font rendering issues. Closes #5.
This commit is contained in:
parent
9a9541a858
commit
898f276eba
10 changed files with 44 additions and 34 deletions
|
@ -64,6 +64,7 @@ levels="*res://scenes/levels.gd"
|
|||
|
||||
window/size/width=1920
|
||||
window/size/height=1080
|
||||
window/dpi/allow_hidpi=true
|
||||
window/stretch/mode="2d"
|
||||
window/stretch/aspect="keep"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue