bendns' repos
/
chess
online multiplayer chess game (note server currently down)
da9b965
chess
/ ui/menus/sidebarright/flipbutton.gd
Raw
1
2
3
4
5
6
extends Button class_name FlipButton func _pressed() -> void: Globals.grid.flip_board()