diff --git a/Phase2/Godot_Toolset/Main/screens/wizards/character_creation/SaveCharButton.gd b/Phase2/Godot_Toolset/Main/screens/wizards/character_creation/SaveCharButton.gd index 458a8f2..69fa367 100644 --- a/Phase2/Godot_Toolset/Main/screens/wizards/character_creation/SaveCharButton.gd +++ b/Phase2/Godot_Toolset/Main/screens/wizards/character_creation/SaveCharButton.gd @@ -1,5 +1,5 @@ extends Button - + # Called when the node enters the scene tree for the first time.