generated from GarandPLG/rust-flake-template
Refactor gaamestates
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)]
|
||||
pub struct SkirmishState {
|
||||
pub id: usize,
|
||||
pub name: &'static str,
|
||||
}
|
||||
Reference in New Issue
Block a user