Skip to content

Commit

Permalink
for fixing preview of tta world gen
Browse files Browse the repository at this point in the history
  • Loading branch information
0shine0 committed Mar 12, 2017
1 parent 5620877 commit a5b1c8e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ public abstract class BaseFacetedWorldGenerator implements WorldGenerator {
private final SimpleUri uri;

private String worldSeed;
private WorldBuilder worldBuilder;
protected WorldBuilder worldBuilder;
private World world;

private FacetedWorldConfigurator configurator;
Expand Down

0 comments on commit a5b1c8e

Please sign in to comment.