1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Fix wrong usage of parameters_base_path StringName

This commit is contained in:
kobewi
2024-05-14 13:28:56 +02:00
parent 60844997bb
commit a345160ab3
6 changed files with 6 additions and 6 deletions

View File

@@ -134,7 +134,6 @@ public:
StringName Master;
StringName parameters_base_path;
StringName window_input;
StringName theme_changed;