mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
Changed: Renamed ring_map_entry_ponts.txt to r2_entry_points.txt in compatibility-develop too (don't forget to update data_common.bnp!)
This commit is contained in:
parent
1656e82303
commit
cf5bd0e82d
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ CScenarioEntryPoints::CScenarioEntryPoints()
|
||||||
void CScenarioEntryPoints::init()
|
void CScenarioEntryPoints::init()
|
||||||
{
|
{
|
||||||
_CompleteIslandsFilename = "r2_islands.xml";
|
_CompleteIslandsFilename = "r2_islands.xml";
|
||||||
_EntryPointsFilename = "ring_map_entry_ponts.txt";
|
_EntryPointsFilename = "r2_entry_points.txt";
|
||||||
}
|
}
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue