mirror of
https://github.com/mangosfour/server.git
synced 2025-12-18 10:37:01 +00:00
[9170] Impleament DBCs build check at server startup.
* Extractor now include in extarcted DBC dir data file with build info. * Mangosd use this data for check at startup for main DBC dir and DBC local subdirs intergrity. * Also updates DBC checks for raw data. NOTE: You need reextract DBC data by _new_ extractor for correct work mangosd.
This commit is contained in:
parent
10de01c6f7
commit
83bd854030
4 changed files with 158 additions and 14 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9169"
|
||||
#define REVISION_NR "9170"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue