Implemented Fortress unit / Made artillery ignore air
This commit is contained in:
@@ -63,7 +63,6 @@ public class BundleLauncher {
|
||||
result.append("\n");
|
||||
}
|
||||
Files.write(child, result.toString().getBytes());
|
||||
//PropertiesUtils.store(other, Files.newBufferedWriter(output), null);
|
||||
|
||||
}catch (IOException e){
|
||||
throw new RuntimeException(e);
|
||||
@@ -71,4 +70,4 @@ public class BundleLauncher {
|
||||
});
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user