types 0.1.1

This commit is contained in:
Robin Appelman 2025-04-11 18:59:57 +02:00
commit fd5fa1b1f0
3 changed files with 3 additions and 2 deletions

View file

@ -266,6 +266,7 @@ pub struct MatchInfo {
pub score_away: u8,
}
#[derive(Debug, Clone, Copy)]
pub enum GameMode {
Highlander,
Sixes,