ChillPP: Add support for loading compatible linkgraph settings
This commit is contained in:
@@ -1532,6 +1532,11 @@ static int OrderTownGrowthRate(uint nth)
|
||||
|
||||
/* Begin - xref conversion callbacks */
|
||||
|
||||
static int64 LinkGraphDistModeXrefChillPP(int64 val)
|
||||
{
|
||||
return val ^ 2;
|
||||
}
|
||||
|
||||
/* End - xref conversion callbacks */
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user