Fix players staying invisible even though replay has ended
This commit is contained in:
@@ -495,6 +495,8 @@ public class ReplayHandler {
|
||||
|
||||
resetKeyframes(true);
|
||||
|
||||
PlayerHandler.resetHiddenPlayers();
|
||||
|
||||
inReplay = false;
|
||||
|
||||
FMLCommonHandler.instance().bus().post(new ReplayExitEvent());
|
||||
|
||||
Reference in New Issue
Block a user