From 4a2dea3c69df926abe12c377a8986fef81a871f7 Mon Sep 17 00:00:00 2001 From: VictoriaPresnyakova Date: Mon, 21 Nov 2022 09:47:05 +0400 Subject: [PATCH] 6 --- Catamaran/MapsCollection.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Catamaran/MapsCollection.cs b/Catamaran/MapsCollection.cs index bc5e246..f1aec84 100644 --- a/Catamaran/MapsCollection.cs +++ b/Catamaran/MapsCollection.cs @@ -114,7 +114,7 @@ namespace Catamaran /// /// /// - + public bool LoadData(string filename) { if (!File.Exists(filename))