Fix further/MetaStation (#76158)

## About The Pull Request

Typo fixes. Further and fixes MetaStation's default name to match the
JSON.

## Changelog

🆑 LT3
spellcheck: Fixed a few typos
/🆑
This commit is contained in:
lessthanthree
2023-06-19 23:04:45 -07:00
committed by GitHub
parent c0e46fabf7
commit 8a8dd8f4b6
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
var/votable = FALSE
// Config actually from the JSON - should default to Meta
var/map_name = "Meta Station"
var/map_name = "MetaStation"
var/map_path = "map_files/MetaStation"
var/map_file = "MetaStation.dmm"