mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 00:51:16 +00:00
-fix local and global usage for DirAccess, fixes #791
please test anyway..
This commit is contained in:
parent
b66b86b05e
commit
1de1a04b78
5 changed files with 93 additions and 176 deletions
|
|
@ -56,7 +56,7 @@ class DirAccessWindows : public DirAccess {
|
|||
|
||||
String current_dir;
|
||||
|
||||
bool unicode;
|
||||
|
||||
bool _cisdir;
|
||||
bool _cishidden;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue