mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[10002] Fixed map loading .map build checks.
Bug exist long time before recent code moves. But it not affect in cases proper .map files. Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
cd5d598bd6
commit
1997cf2769
2 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10001"
|
||||
#define REVISION_NR "10002"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue