warning removal
This commit is contained in:
parent
e6da44779e
commit
e34c82483a
5 changed files with 6 additions and 6 deletions
|
|
@ -27,6 +27,7 @@ pub enum GameState {
|
|||
#[default]
|
||||
Starting,
|
||||
Running,
|
||||
#[allow(dead_code)]
|
||||
Paused,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue