make sure list is init
This commit is contained in:
@@ -98,6 +98,7 @@ namespace BrewMonster.Scripts.Skills
|
||||
|
||||
public CECHostSkillModel()
|
||||
{
|
||||
m_allProfSkills = new Dictionary<int, ElementSkill>();
|
||||
m_skillLearnNPCNID = 0;
|
||||
m_bReceivedNPCGreeting = false;
|
||||
m_bInitialized = false;
|
||||
|
||||
Reference in New Issue
Block a user