Split client and server
This commit is contained in:
3
server/grid/Cell.gd
Normal file
3
server/grid/Cell.gd
Normal file
@ -0,0 +1,3 @@
|
||||
class_name Cell
|
||||
|
||||
var player_list := [] as Array[Player]
|
Reference in New Issue
Block a user