BannerlordCE / CEEvents

Captivity Events Source Code
https://www.nexusmods.com/mountandblade2bannerlord/mods/1226
MIT License
4 stars 6 forks source link

Event is dispatched twice in SpawnTheHero #81

Closed SkipWestcott closed 1 year ago

SkipWestcott commented 1 year ago

OnHeroCreated dispatch already exists in {BL}.HeroCreator.CreateSpecialHero()

Removing redundant method call

SkipWestcott commented 1 year ago

Closing to apply to Development branch