You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 5, 2019. It is now read-only.
The code that checks if a match state change is allowed (i.e. disabled -> init or init -> game) is repeated in both the field and the DS. This should be moved into the library. We should most likely move this to the the TimePeriod class.
The text was updated successfully, but these errors were encountered:
The code that checks if a match state change is allowed (i.e. disabled -> init or init -> game) is repeated in both the field and the DS. This should be moved into the library. We should most likely move this to the the TimePeriod class.
The text was updated successfully, but these errors were encountered: