Synchronize parameter names in definition and declaration
Fixes #10244.
This commit is contained in:
committed by
Rémi Verschelde
parent
b1ecaaa22b
commit
00f6c85928
@ -158,7 +158,7 @@ public:
|
||||
|
||||
bool is_using_datapack() const;
|
||||
|
||||
void set_registering_order(bool p_registering);
|
||||
void set_registering_order(bool p_enable);
|
||||
|
||||
ProjectSettings();
|
||||
~ProjectSettings();
|
||||
|
||||
Reference in New Issue
Block a user