mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
[10795] I must less press random buttons before push in monkey mode.
This commit is contained in:
parent
7059888524
commit
74d178633e
2 changed files with 2 additions and 2 deletions
|
|
@ -36,7 +36,7 @@
|
|||
#include "AchievementMgr.h"
|
||||
#include "ReputationMgr.h"
|
||||
#include "BattleGround.h"
|
||||
#include "DBCEStores.h"
|
||||
#include "DBCStores.h"
|
||||
#include "SharedDefines.h"
|
||||
|
||||
#include<string>
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10794"
|
||||
#define REVISION_NR "10795"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue