mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 14:41:28 +00:00
Merge branch 'master' of github.com:EQEmu/Server
This commit is contained in:
commit
17291e9977
@ -8023,7 +8023,7 @@ void Client::IncrementAA(int aa_id) {
|
||||
|
||||
SetAA(aa_id, GetAA(aa_id) + 1);
|
||||
|
||||
Save();
|
||||
SaveAA();
|
||||
|
||||
SendAA(aa_id);
|
||||
SendAATable();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user