Skip to content

Commit

Permalink
no higher case
Browse files Browse the repository at this point in the history
  • Loading branch information
SandPoot committed Oct 11, 2020
1 parent 05bf956 commit 3c9b4c7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion _maps/SmolStation.dm
Original file line number Diff line number Diff line change
@@ -1 +1 @@
#define FORCE_MAP "_maps/SmolStation.json"
#define FORCE_MAP "_maps/smolstation.json"
2 changes: 1 addition & 1 deletion _maps/SmolStation.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"map_name": "Smol Station",
"map_path": "map_files/SmolStation",
"map_file": "SmolStation.dmm",
"map_file": "SmolStation.dmm",
"shuttles": {
"cargo": "cargo_delta",
"ferry": "ferry_fancy",
Expand Down
4 changes: 2 additions & 2 deletions config/maps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ endmap
map kilostation
endmap

map SmolStation
endmap
map smolstation
endmap

0 comments on commit 3c9b4c7

Please sign in to comment.