mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[7590] Prevent send achievement packets at login.
For speed (player not in world and grid broadcast not work anyway) and correctness (guild members don't must be spammed)
This commit is contained in:
parent
e57e7e3b51
commit
7118b937f2
2 changed files with 4 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "7589"
|
||||
#define REVISION_NR "7590"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue