Add field reset screen to alliance station display.

This commit is contained in:
Patrick Fairbank
2015-08-21 22:44:10 -07:00
parent cf491fa348
commit 32088da0a1
4 changed files with 27 additions and 7 deletions

View File

@@ -51,7 +51,6 @@ type RealtimeScore struct {
AutoCommitted bool
TeleopCommitted bool
FoulsCommitted bool
FieldReset bool
undoScores []Score
}