Merge pull request #15616 from deathride58/hubrefreshpatch

Moves server_taglines.txt to config dir for better TGS compatibility
This commit is contained in:
Lin
2022-05-13 05:46:11 +00:00
committed by GitHub
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -292,7 +292,7 @@ GLOBAL_LIST_INIT(station_names, world.file2list("strings/station_names.txt" + ""
GLOBAL_LIST_INIT(station_suffixes, world.file2list("strings/station_suffixes.txt"))
GLOBAL_LIST_INIT(server_taglines, world.file2list("strings/server_taglines.txt"))
GLOBAL_LIST_INIT(server_taglines, world.file2list("[global.config.directory]/server_taglines.txt"))
GLOBAL_LIST_INIT(greek_letters, world.file2list("strings/greek_letters.txt"))
+1
View File
@@ -0,0 +1 @@
Fill in your own community quotes and memery here!
-1
View File
@@ -1 +0,0 @@
Fill in your own community quotes and memery here!