You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
[macOS] Handle bundles as files in the embedded file dialogs.
This commit is contained in:
committed by
Pāvels Nadtočajevs
parent
0f20e67d8d
commit
d5e599f77e
@@ -50,6 +50,8 @@ protected:
|
||||
|
||||
virtual bool is_hidden(const String &p_name) override;
|
||||
virtual bool is_case_sensitive(const String &p_path) const override;
|
||||
|
||||
virtual bool is_bundle(const String &p_file) const override;
|
||||
};
|
||||
|
||||
#endif // UNIX ENABLED
|
||||
|
||||
Reference in New Issue
Block a user