Some changes after running Findbugs.

This commit is contained in:
FrozenCow 2011-03-05 16:09:26 +01:00
parent dd38b4b972
commit d9bbef12f8
10 changed files with 39 additions and 22 deletions

View file

@ -97,7 +97,7 @@ public class FlatMap extends MapType {
return rendered;
}
public class FlatMapTile extends MapTile {
public static class FlatMapTile extends MapTile {
public int x;
public int y;