Update WorldProvider.path diff.

This commit is contained in:
LexManos 2012-08-17 13:32:38 -07:00
parent 21b4525643
commit e30fef15d8

View file

@ -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;
+ } + }
+} }