fixed default up dungeon schematic name
Signed-off-by: StevenRS11 <stevenrs11@aol.com>
This commit is contained in:
@@ -43,7 +43,7 @@ public class DungeonGenerator
|
||||
boolean flag = true;
|
||||
int count=10;
|
||||
|
||||
if(incoming.destYCoord>10)
|
||||
if(incoming.destYCoord>15)
|
||||
{
|
||||
do
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user