From e357748da3ab14325bc2d69be2675223fcd00c05 Mon Sep 17 00:00:00 2001 From: Leon-Leonardo Date: Sat, 18 Mar 2017 02:39:13 -0400 Subject: [PATCH] Update citadelstation.dm --- _maps/citadelstation.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_maps/citadelstation.dm b/_maps/citadelstation.dm index 4a0db80c69..4649153e0a 100644 --- a/_maps/citadelstation.dm +++ b/_maps/citadelstation.dm @@ -20,7 +20,7 @@ #define MAP_PATH "map_files/CitadelStation" #define MAP_FILE "CitadelStation-1.2.0" - #define MAP_NAME "Citadel Station 1.2.0" + #define MAP_NAME "Citadel Station" #define MAP_TRANSITION_CONFIG DEFAULT_MAP_TRANSITION_CONFIG #endif