[11572] "Apparently, SMSG_LOOT_MONEY_NOTIFY is sent after SMSG_LOOT_CLEAR_MONEY"

So what problem, fixed ;)

* Also avoid "share" if single group memeber near loot.
* Use same order of money/achievement update in single and group mode.
This commit is contained in:
VladimirMangos 2011-05-31 01:42:12 +04:00
parent f45b03f256
commit 442e06090d
2 changed files with 7 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11571"
#define REVISION_NR "11572"
#endif // __REVISION_NR_H__