Rotated map by 180 degrees #fix

This commit is contained in:
Michael Rausch
2017-03-22 12:52:43 +13:00
parent ef098e63d7
commit a526b0d65a
@@ -58,7 +58,7 @@ public class CanvasController {
System.err.println(e.getCause()); System.err.println(e.getCause());
} catch (IOException e) { } catch (IOException e) {
System.err.println(e); System.err.println(e);
}
} }
public void initialize() { public void initialize() {