mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Revert "Update Node::get_configuration_warnings signature"
This reverts commit d3852deaa4.
This commit is contained in:
@@ -70,7 +70,7 @@ public:
|
||||
|
||||
void force_update_cache();
|
||||
|
||||
Array get_configuration_warnings() const override;
|
||||
PackedStringArray get_configuration_warnings() const override;
|
||||
|
||||
RemoteTransform2D();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user