Add ClockBleeding flag.
This commit is contained in:
@@ -300,6 +300,7 @@ impl Period {
|
||||
|
||||
#[derive(Debug, Deserialize, Clone, PartialEq)]
|
||||
pub enum Flags {
|
||||
ClockBleeding(Team),
|
||||
IgnoreActions,
|
||||
IgnoreTeam(Team),
|
||||
IgnoreScore,
|
||||
|
||||
Reference in New Issue
Block a user