mcMMO/src/main/java/com
Felix Bergmann bffabb4a05
Fix BlockStoreConversion bug on folder check
If dataDir.exists() is true, dataDir.isDirectory() will always also be true. You probably wanted to check whether it is a folder.
This bug could lead to a critical bug when a file with the name of the folder exists.
2020-04-07 09:27:28 +02:00
..
gmail/nossr50 Fix BlockStoreConversion bug on folder check 2020-04-07 09:27:28 +02:00