Push project up
This commit is contained in:
5
scripts/data/lobby_data.gd
Normal file
5
scripts/data/lobby_data.gd
Normal file
@@ -0,0 +1,5 @@
|
||||
class_name LobbyData extends Node
|
||||
|
||||
|
||||
func _init() -> void:
|
||||
Globals.lobby_data = self
|
||||
Reference in New Issue
Block a user