ddnet7 is now bool.
This commit is contained in:
parent
7411bd4430
commit
4f8b21bc36
|
@ -14,7 +14,7 @@ pub struct Race {
|
|||
pub server: String,
|
||||
pub checkpoints: Option<Vec<f64>>,
|
||||
pub gameid: Option<String>,
|
||||
pub ddnet7: i16,
|
||||
pub ddnet7: bool,
|
||||
}
|
||||
|
||||
impl Race {
|
||||
|
|
Loading…
Reference in New Issue
Block a user