neue map: pixels
parent
254487ff6a
commit
d55e432b06
|
@ -0,0 +1,13 @@
|
||||||
|
###################################
|
||||||
|
# ## ## #
|
||||||
|
# ##### ## ## #1###3# ## ## ###.# #
|
||||||
|
# ##### ## ## ###2### ## ## #0### #
|
||||||
|
# P## ## #
|
||||||
|
# ##### ## ## ### ###### ## ##### #
|
||||||
|
# ##### ## # .# ##,,## ## #. #
|
||||||
|
# ## ### #### ###,,## ## ##### #
|
||||||
|
# ## ## ### #### ####### ## ##### #
|
||||||
|
# ## ## ## #. # ##. ## .## #
|
||||||
|
# ## ## ## ### ## ###### ## ##### #
|
||||||
|
# ## #
|
||||||
|
###################################
|
BIN
bin/Main.class
BIN
bin/Main.class
Binary file not shown.
|
@ -10,8 +10,6 @@ public class Main {
|
||||||
|
|
||||||
System.setProperty("sun.java2d.opengl", "true");
|
System.setProperty("sun.java2d.opengl", "true");
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
MapMenu menu = new MapMenu();
|
MapMenu menu = new MapMenu();
|
||||||
|
|
||||||
while(!menu.rdy) {
|
while(!menu.rdy) {
|
||||||
|
|
Loading…
Reference in New Issue