From 17a5d87b48590b5cbea94b1d8df3dadc108a012f Mon Sep 17 00:00:00 2001 From: Treer Date: Sat, 9 Feb 2019 18:18:13 +1100 Subject: [PATCH] CRLF -> LF --- multi_map_core/mod.conf | 6 +++--- multi_map_generators/mod.conf | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/multi_map_core/mod.conf b/multi_map_core/mod.conf index ce6e4a0..6436f94 100644 --- a/multi_map_core/mod.conf +++ b/multi_map_core/mod.conf @@ -1,3 +1,3 @@ -name = multi_map_core -description = multi_map core engine and API -depends = default \ No newline at end of file +name = multi_map_core +description = multi_map core engine and API +depends = default diff --git a/multi_map_generators/mod.conf b/multi_map_generators/mod.conf index b777556..37d83aa 100644 --- a/multi_map_generators/mod.conf +++ b/multi_map_generators/mod.conf @@ -1,3 +1,3 @@ -name = multi_map_generators -description = example mapgens for multi_map -depends = default, multi_map_core \ No newline at end of file +name = multi_map_generators +description = example mapgens for multi_map +depends = default, multi_map_core