online multiplayer chess game (note server currently down)
Diffstat (limited to 'Globals.gd')
| -rw-r--r-- | Globals.gd | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,5 +1,3 @@ extends Node -var piece_size - -var last_clicked
\ No newline at end of file +var grid |