Update WorldProvider.path diff.
This commit is contained in:
parent
21b4525643
commit
e30fef15d8
1 changed files with 1 additions and 2 deletions
|
@ -20,7 +20,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
public abstract String func_80007_l();
|
public abstract String func_80007_l();
|
||||||
-}
|
|
||||||
+
|
+
|
||||||
+ /*======================================= Forge Start =========================================*/
|
+ /*======================================= Forge Start =========================================*/
|
||||||
+ private int dimensionID = 0;
|
+ private int dimensionID = 0;
|
||||||
|
@ -96,4 +95,4 @@
|
||||||
+ }
|
+ }
|
||||||
+ return 1.0;
|
+ return 1.0;
|
||||||
+ }
|
+ }
|
||||||
+}
|
}
|
||||||
|
|
Loading…
Reference in a new issue