Hide Changelog panel by default

This commit is contained in:
Noah 2022-11-09 16:50:29 -06:00
parent 0f145e7cf6
commit 17f1ce4674

View File

@ -191,6 +191,7 @@ custom_styles/normal = ExtResource( 10 )
text = "changelog"
[node name="Changelog_panel" type="Panel" parent="."]
visible = false
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5