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
fix(sdk): make ControllingClient also receive new GameStates
This was lost in the refactor of c7b3841. ControllingClient is also an
IHistoryListener and needs to receive all GameStates for saving them.
This enables the GUI to display and step through a game using the
ControllingClient.
0 commit comments