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:
kervala 2016-05-20 19:18:46 +02:00
parent 1656e82303
commit cf5bd0e82d

View file

@ -57,7 +57,7 @@ CScenarioEntryPoints::CScenarioEntryPoints()
void CScenarioEntryPoints::init()
{
_CompleteIslandsFilename = "r2_islands.xml";
_EntryPointsFilename = "ring_map_entry_ponts.txt";
_EntryPointsFilename = "r2_entry_points.txt";
}
//-----------------------------------------------------------------------------