mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 07:08:00 +01:00
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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user