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