Closed Bowarc closed 1 year ago
https://github.com/Bowarc/chess_game/blob/main/client/src/game/mod.rs#L60
This is wrong as it sets the old content state back to state, just remove the
self.state =
And it should be good
https://discord.com/channels/273534239310479360/1120124565591425034/1172272623774871592
They were right all along
https://github.com/Bowarc/chess_game/blob/main/client/src/game/mod.rs#L60
This is wrong as it sets the old content state back to state, just remove the
And it should be good