📝 | Edited README.md and added new image.

This commit is contained in:
2024-12-08 20:12:14 +02:00
parent 74047499ff
commit 555981d9b6
3 changed files with 81 additions and 3 deletions

View File

@ -66,7 +66,7 @@ root.title("FinnWarsLauncher | Koitelinkoski (v0.0.1)")
#width = 720
#height = 360
scaling = 1.5
scaling = 1
window_width = int(720*scaling)
window_height = int(360*scaling)