This commit is contained in:
nora 2023-04-17 21:51:49 +02:00
parent af3d9add2a
commit 31ab20d9f3
15 changed files with 41 additions and 109 deletions

View file

@ -1,4 +1,3 @@
use crate::math::WorldPos;
/// A command that can change application or game state
pub(crate) enum Cmd {
/// Quit the application