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