menu
This commit is contained in:
@@ -25,6 +25,8 @@ namespace Ichni.Story.UI
|
||||
|
||||
button.onClick.AddListener(() =>
|
||||
{
|
||||
state = this.state;
|
||||
|
||||
if(state == StoryBlockState.Locked) return;
|
||||
|
||||
StoryManager.instance.storyline.currentBlock = this;
|
||||
|
||||
Reference in New Issue
Block a user