mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[8822] one big insert for character_aura and _SaveSpellCooldowns
this is much faster than many multiple inserts.. code is partly stolen from AchievementMgr inserts (:
This commit is contained in:
parent
6199396b69
commit
31a2996374
2 changed files with 39 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8821"
|
||||
#define REVISION_NR "8822"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue