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