@@ -4,8 +4,10 @@ class_name Game
signal game_loaded
var init_config
var weapon_config
func _ready():
weapon_config = Runtimeloader.loadConfig("weapons.cfg") as ConfigFile
init_config = Runtimeloader.loadConfig("init.cfg") as ConfigFile
print("Loading PCK...")
The note is not visible to the blocked user.