fixed blur

This commit is contained in:
Rendo 2025-07-03 15:10:53 +05:00
commit 008fa31dd4

View file

@ -88,7 +88,6 @@ initial_position = 2
size = Vector2i(300, 300)
unresizable = true
borderless = true
theme_override_styles/panel = SubResource("StyleBoxTexture_jl0ue")
ok_button_text = "Close"
[node name="ScrollContainer" type="ScrollContainer" parent="AboutWindow"]