diff --git a/assets/Map.txt b/assets/Map.txt index b81a620..e1976f2 100644 --- a/assets/Map.txt +++ b/assets/Map.txt @@ -13,5 +13,24 @@ # # # # # # ############# ###### ## # # # # # ############# ## ## # # # # ################### # ## ## -# # ################### ## -#######################123######### \ No newline at end of file +# # ################# ## +#######################123######### +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +Es werden nur die ersten 35 Zeilen und Zeichen dieses Dokuments benutzt. \ No newline at end of file diff --git a/bin/Game.class b/bin/Game.class index 286fd14..79eeb98 100644 Binary files a/bin/Game.class and b/bin/Game.class differ diff --git a/src/Game.java b/src/Game.java index e233d42..3238259 100644 --- a/src/Game.java +++ b/src/Game.java @@ -22,6 +22,7 @@ public class Game { private int delaytimer = 9; + @SuppressWarnings("unused") private long fps = 60; private int windowSizeX = 800; // Größe des Frame in x-Richtung