Initial reconstructor impl
This commit is contained in:
@@ -410,7 +410,7 @@ public class MapGenerateDialog extends FloatingDialog{
|
||||
this.floor = floor.id;
|
||||
this.block = wall.id;
|
||||
this.ore = ore.id;
|
||||
this.team = (byte) team.id;
|
||||
this.team = team.id;
|
||||
this.rotation = (byte)rotation;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user