refactorisation du QuestSystem
This commit is contained in:
parent
2370cb670d
commit
5fa20c954c
11 changed files with 128 additions and 39 deletions
|
|
@ -16,6 +16,7 @@ namespace GameUI.Runtime
|
|||
|
||||
public void SetQuest(QuestClass quest)
|
||||
{
|
||||
Info($"<color=green>SetQuest : {quest.Name}</color>");
|
||||
_quest = quest;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue