ajout de la prefab CompletedQUest et du script QUestHistory. Modification dans les script (BaseMonobehaviour => BaseMonoBheaviour)
This commit is contained in:
parent
3ba8dad4a2
commit
9143f3c50d
52 changed files with 1438 additions and 724 deletions
|
|
@ -4,7 +4,7 @@ using UnityEngine;
|
|||
|
||||
namespace GameUI.Runtime
|
||||
{
|
||||
public class InventoryPanel : BaseMonobehaviour
|
||||
public class InventoryPanel : BaseMonoBehaviour
|
||||
{
|
||||
#region Unity API
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue