bendns' repos
/
chess
online multiplayer chess game (note server currently down)
e0908ab
chess
/ ui/Status.gd
Raw
1
2
3
4
5
6
extends Label func text(newtext): show() text = newtext