mirror of
https://github.com/EQEmu/Server.git
synced 2026-02-21 05:22:24 +00:00
Fix Bot::LoadAA
This commit is contained in:
parent
f2e0384cb8
commit
0372651613
@ -1271,6 +1271,7 @@ void Bot::LoadAAs() {
|
||||
|
||||
//skip expendables
|
||||
if(!ability->first || ability->charges > 0) {
|
||||
++iter;
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user