From eed90ab738592440dbdfc3881eb215f219fc287e Mon Sep 17 00:00:00 2001 From: Jonathan Hager Date: Thu, 2 Apr 2020 15:43:54 +0200 Subject: [PATCH] Map Generator kann generieren --- core/src/com/dungeoncrawler/view/Map.java | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/core/src/com/dungeoncrawler/view/Map.java b/core/src/com/dungeoncrawler/view/Map.java index 85a3213..f60f539 100644 --- a/core/src/com/dungeoncrawler/view/Map.java +++ b/core/src/com/dungeoncrawler/view/Map.java @@ -41,11 +41,20 @@ public class Map { for(int x=0;x