[1.7.10] Fix crash when opening replay
Looks to be two regressions, one due to login phase inclusion and one due to simplification of InputReplayTimer.
This commit is contained in:
@@ -96,7 +96,9 @@ public class InputReplayTimer extends WrappedTimer {
|
||||
//#else
|
||||
//$$ mc.runTick();
|
||||
//#endif
|
||||
//$$ mc.theWorld = world;
|
||||
//$$ if (mc.theWorld == null) {
|
||||
//$$ mc.theWorld = world;
|
||||
//$$ }
|
||||
//#endif
|
||||
//#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user