bom/server/grid/Cell.gd

3 lines
55 B
GDScript

class_name Cell
var player_list := [] as Array[Player]