mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[6913] Fixed guild creation after adding stronger checks.
Fixed _return_ typo in guild charter sign code. Merged some sql queries into one. Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
parent
d43bd7efe9
commit
98281cc389
2 changed files with 26 additions and 36 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "6912"
|
||||
#define REVISION_NR "6913"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue