Fixed OS.has_feature not using custom feature tags.
This commit is contained in:
@ -151,6 +151,8 @@ public:
|
||||
|
||||
void set_registering_order(bool p_enable);
|
||||
|
||||
bool has_custom_feature(const String &p_feature) const;
|
||||
|
||||
ProjectSettings();
|
||||
~ProjectSettings();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user