remove: не используемый код
This commit is contained in:
@@ -88,8 +88,6 @@ import ru.di9.minecraft.shared.world.WorldType;
|
||||
@SuppressWarnings("all")
|
||||
public class Minecraft implements Runnable
|
||||
{
|
||||
public static byte field_28006_b[] = new byte[0xa00000];
|
||||
|
||||
/**
|
||||
* Set to 'this' in Minecraft constructor; used by some settings get methods
|
||||
*/
|
||||
@@ -883,7 +881,6 @@ public class Minecraft implements Runnable
|
||||
{
|
||||
try
|
||||
{
|
||||
field_28006_b = new byte[0];
|
||||
renderGlobal.func_28137_f();
|
||||
}
|
||||
catch (Throwable throwable) { }
|
||||
|
||||
Reference in New Issue
Block a user