mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 09:31:34 +00:00
New option to show/hide hidden files
This commit is contained in:
parent
40496dd76a
commit
db0a71fc58
13 changed files with 63 additions and 10 deletions
|
|
@ -58,6 +58,7 @@ class DirAccessWindows : public DirAccess {
|
|||
|
||||
bool unicode;
|
||||
bool _cisdir;
|
||||
bool _cishidden;
|
||||
|
||||
public:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue