mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
Fix for LoadBuffs() server crash
This commit is contained in:
@@ -2066,6 +2066,7 @@ void ZoneDatabase::LoadBuffs(Client *client) {
|
||||
break;
|
||||
|
||||
buffs[index].spellid = SPELL_UNKNOWN;
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user