fix(Core/Pets): fix crash at pet resurrect (#10120)

This commit is contained in:
Kargatum 2022-01-16 05:08:54 +07:00 committed by GitHub
parent 2781c9810f
commit 7f05e20994
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 301 additions and 226 deletions

View file

@ -1998,4 +1998,3 @@ void AddSC_go_scripts()
new go_veil_skith_cage();
new go_bells();
}