Some changes after running Findbugs.

This commit is contained in:
FrozenCow 2011-03-05 16:09:26 +01:00
parent b0c84234cc
commit 8d70839d3b
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;