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
Currently, the "draw" action does not exist. At any point during the game, any player may propose draw, and the opponent may accept. Thus, this is a valid action and should exist, be provided as an available action and accepted as an action.
Support for this action may affect the signature of InputAction.
The text was updated successfully, but these errors were encountered:
Currently, the "draw" action does not exist. At any point during the game, any player may propose draw, and the opponent may accept. Thus, this is a valid action and should exist, be provided as an available action and accepted as an action.
Support for this action may affect the signature of
InputAction
.The text was updated successfully, but these errors were encountered: