Implement editor game progress actions #26
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The editor should be able to advance the game's state machine from the unstarted state to the first turn, publish a turn and advance to the next one, and publiish the final turn and bring the game to a close.