tentative de correction de bug, a finir.
This commit is contained in:
parent
b1051f30b2
commit
9f2e4c1063
10 changed files with 26 additions and 15242 deletions
|
|
@ -31,7 +31,6 @@ namespace Decor.Runtime
|
|||
{
|
||||
// Trigger an initial refresh
|
||||
QuestManager.Instance.NotifyAvailableQuestsUpdated(_player.GuildLevel);
|
||||
Info($"<color=yellow>Il y a actuellement {_quests} quêtes affichés sur le Panneau</color>");
|
||||
UpdateParchmentState();
|
||||
}
|
||||
|
||||
|
|
@ -85,8 +84,6 @@ namespace Decor.Runtime
|
|||
)
|
||||
);
|
||||
_parchment.SetActive(hasTrulyAvailableQuests);
|
||||
|
||||
Info($"<color=green>Il y a actuellement {hasTrulyAvailableQuests} disponibles</color>");
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue