Skip to content

Commit

Permalink
Merge branch 'bleeding' into bleeding-1.10
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Sanders <[email protected]>
  • Loading branch information
Zidane committed Jun 26, 2016
2 parents 7428985 + 1e2eed3 commit ebd0737
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SpongeCommon
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ public static int[] getDimensions(DimensionType type) {

@Overwrite
public static void init() {
WorldManager.registerVanillaDimensions();
WorldManager.registerVanillaTypesAndDimensions();
}

@Overwrite
Expand Down

0 comments on commit ebd0737

Please sign in to comment.