Fixed issue where interface options disappear after cutscenes.
This commit is contained in:
@@ -100,6 +100,7 @@ public abstract class CutscenePlugin extends ActivityPlugin {
|
||||
unpause();
|
||||
}
|
||||
player.unlock();
|
||||
player.getInterfaceManager().openDefaultTabs();
|
||||
player.getWalkingQueue().reset();
|
||||
player.getLocks().unlockMovement();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user