A Drive with "Z" letter assigned to it on Windows will be shown.

(cherry picked from commit 20d6af6028)
This commit is contained in:
REBELLIOUSX\Rebel_X
2016-12-22 07:05:56 -06:00
committed by Rémi Verschelde
parent dbeb1ca114
commit 2fbae72d14

View File

@@ -44,7 +44,7 @@ struct DirAccessWindowsPrivate;
class DirAccessWindows : public DirAccess {
enum {
MAX_DRIVES=25
MAX_DRIVES=26
};