mirror of
https://codeberg.org/icewind/ugc-scaper.git
synced 2026-06-03 18:24:10 +02:00
types 0.1.1
This commit is contained in:
parent
bc9a4bffdd
commit
fd5fa1b1f0
3 changed files with 3 additions and 2 deletions
|
|
@ -266,6 +266,7 @@ pub struct MatchInfo {
|
|||
pub score_away: u8,
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone, Copy)]
|
||||
pub enum GameMode {
|
||||
Highlander,
|
||||
Sixes,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue