mirror of
https://git.zelz.net/catfoolyou/Project164.git
synced 2025-12-14 08:47:40 +00:00
First web build
This commit is contained in:
@@ -22,7 +22,7 @@ public class WorldConverterEPK {
|
||||
hasReadType = true;
|
||||
continue;
|
||||
}else {
|
||||
throw new IOException("file does not contain a singleplayer 1.5.2 world!");
|
||||
throw new IOException("file does not contain a singleplayer 1.6.4 world!");
|
||||
}
|
||||
}
|
||||
if(f.type.equals("FILE")) {
|
||||
|
||||
Reference in New Issue
Block a user