Reset spectated entity when leaving replay
This commit is contained in:
@@ -478,6 +478,8 @@ public class ReplayHandler {
|
||||
mc.loadWorld(null);
|
||||
}
|
||||
|
||||
CameraEntity.spectating = null;
|
||||
|
||||
inReplay = false;
|
||||
lastExit = System.currentTimeMillis();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user