This commit is contained in:
nora 2023-04-17 22:11:06 +02:00
parent ba93afdf0a
commit 9f3d739e34
4 changed files with 6 additions and 23 deletions

View file

@ -31,7 +31,6 @@ fn main() {
&mut app.debug,
&mut app.game,
&mut app.scale,
&mut app.cmdvec,
);
})
.unwrap();