[7058] Add 669 summon type

Fix typo in mangosd.conf (by SergiK_KilleR)

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2009-01-09 19:28:27 +03:00
parent fb10c7c8f2
commit b968b36979
4 changed files with 5 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7057"
#define REVISION_NR "7058"
#endif // __REVISION_NR_H__