Fix Waypoint == Startpoint assumption in MapFormat 5.
This commit is contained in:
@@ -264,7 +264,6 @@ namespace OpenRA.Editor
|
||||
SaveAsClicked(sender, e);
|
||||
else
|
||||
{
|
||||
surface1.Map.PlayerCount = surface1.Map.Waypoints.Count;
|
||||
surface1.Map.Save(loadedMapName);
|
||||
dirty = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user