13 lines
225 B
INI
13 lines
225 B
INI
|
// -------------
|
||
|
// Continent Cfg
|
||
|
// -------------
|
||
|
LandFile = "";
|
||
|
LandDir = "";
|
||
|
DfnDir = "L:";
|
||
|
GameElemDir = "L:";
|
||
|
LandBankFile = "";
|
||
|
LandFarBankFile = "";
|
||
|
LandTileNoiseDir = "";
|
||
|
LandZoneWDir = "";
|
||
|
OutIGDir = "";
|