Various fixes.
This commit is contained in:
@@ -15,6 +15,7 @@ pub enum Action {
|
||||
PlayActionComebacks,
|
||||
PlayActionPowerZero,
|
||||
PowerZero,
|
||||
Punt,
|
||||
SlantBubble,
|
||||
SlotOut,
|
||||
SpeedOption,
|
||||
|
||||
@@ -333,6 +333,7 @@ impl Period {
|
||||
#[derive(Debug, Deserialize, Clone, PartialEq)]
|
||||
pub enum Flags {
|
||||
ClockBleed(Team),
|
||||
Gameplan(u8),
|
||||
IgnoreActions,
|
||||
IgnoreTeam(Team),
|
||||
IgnoreScore,
|
||||
|
||||
Reference in New Issue
Block a user