Properly center screen

This commit is contained in:
crumblingstatue 2023-04-06 22:39:25 +02:00
parent a3cb228799
commit c54af3ee67
4 changed files with 27 additions and 1 deletions

View file

@ -10,6 +10,7 @@ anyhow = "1.0.70"
egui-sfml = "0.4.0"
fnv = "1.0.7"
hecs = "0.10.1"
num-traits = "0.2.15"
rand = "0.8.5"
rfd = "0.11.3"
sfml = "0.20.0"