Center window on startup

This commit is contained in:
crumblingstatue 2023-04-01 15:07:58 +02:00
parent d5c9e24201
commit 98d3634455
3 changed files with 14 additions and 0 deletions

View file

@ -13,3 +13,6 @@ sfml = "0.20.0"
[dependencies.s2dc]
git = "https://github.com/crumblingstatue/s2dc.git"
[dependencies.sfml-xt]
git = "https://github.com/crumblingstatue/sfml-xt.git"