mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
[10650] One more typo in mangosd.conf.dist.in
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
e87008b339
commit
38e4a4936d
2 changed files with 2 additions and 2 deletions
|
|
@ -972,7 +972,7 @@ ListenRange.Yell = 300
|
|||
# ChatFlood.MessageCount
|
||||
# Chat anti-flood protection, haste message count to activate protection
|
||||
# Default: 10
|
||||
# 0 (disible anti-flood protection)
|
||||
# 0 (disable anti-flood protection)
|
||||
#
|
||||
# ChatFlood.MessageDelay
|
||||
# Chat anti-flood protection, minimum message delay to count message
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10649"
|
||||
#define REVISION_NR "10650"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue