You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
-fix local and global usage for DirAccess, fixes #791
please test anyway..
This commit is contained in:
@@ -56,7 +56,7 @@ class DirAccessWindows : public DirAccess {
|
||||
|
||||
String current_dir;
|
||||
|
||||
bool unicode;
|
||||
|
||||
bool _cisdir;
|
||||
bool _cishidden;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user