Merging 1.7.5 Source: plant changes
This commit is contained in:
@@ -48,7 +48,6 @@ public class Icecap extends Plant {
|
||||
|
||||
for (int i=0; i < Level.LENGTH; i++) {
|
||||
if (PathFinder.distance[i] < Integer.MAX_VALUE) {
|
||||
|
||||
Freezing.affect( i, fire );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user