When modding a custom week into the game with dialogue, the third song always crashes immediately when the dialogue box would normally appear. The line specifically causing the error is
dropText.text = swagDialogue.text;
Is there any way to fix this?
When modding a custom week into the game with dialogue, the third song always crashes immediately when the dialogue box would normally appear. The line specifically causing the error is
dropText.text = swagDialogue.text;
Is there any way to fix this?