bendns' repos
/
chess
online multiplayer chess game (note server currently down)
b0664c7
chess
/ ui/flipbutton.gd
Raw
1
2
3
4
5
6
extends BarTextureButton func _pressed(): Globals.grid.flip_board()