Improved cloud saves
This commit is contained in:
@@ -10,7 +10,7 @@ extends Node3D
|
||||
|
||||
# Called when the node enters the scene tree for the first time.
|
||||
func _ready() -> void:
|
||||
Leaderboard.load_leaderboard_data()
|
||||
Cloud.load_leaderboard_data()
|
||||
|
||||
|
||||
# Called every frame. 'delta' is the elapsed time since the previous frame.
|
||||
|
||||
Reference in New Issue
Block a user