Made quest visuals
This commit is contained in:
@@ -30,8 +30,6 @@ public partial class QuestMessagePopup : Control
|
||||
|
||||
private void NewActiveQuest()
|
||||
{
|
||||
GD.Print("NewActiveQuest");
|
||||
|
||||
var shownQuest = QuestManager.Instance!.GetFollowQuest();
|
||||
if (_currentlyShown == shownQuest)
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user