-fix local and global usage for DirAccess, fixes #791

please test anyway..
This commit is contained in:
Juan Linietsky 2015-04-18 20:11:33 -03:00
parent b66b86b05e
commit 1de1a04b78
5 changed files with 93 additions and 176 deletions

View file

@ -56,7 +56,7 @@ class DirAccessWindows : public DirAccess {
String current_dir;
bool unicode;
bool _cisdir;
bool _cishidden;