MOD!
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using UnityEngine;
|
||||
|
||||
namespace Continentis.MainGame.UI
|
||||
{
|
||||
public class InformationPage : UIPageBase
|
||||
{
|
||||
public CharacterInformationPanel characterInformationPanel;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user