mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[11091] In similar way with prev commit rename extarctor sources magic string.
This commit is contained in:
parent
b315362b22
commit
b106ec92f6
5 changed files with 5 additions and 5 deletions
|
|
@ -56,7 +56,7 @@ bool preciseVectorData = false;
|
|||
|
||||
//static const char * szWorkDirMaps = ".\\Maps";
|
||||
const char * szWorkDirWmo = "./Buildings";
|
||||
const char * szWMAPMAGIC = "VMAP003";
|
||||
const char * szRawVMAPMagic = "VMAP003";
|
||||
|
||||
// Local testing functions
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue