Merge pull request #6983 from Citadel-Station-13/upstream-merge-38238

[MIRROR] Fixes pda style loading
This commit is contained in:
deathride58
2018-06-05 21:23:53 +00:00
committed by GitHub
3 changed files with 4 additions and 2 deletions
+2
View File
@@ -254,6 +254,8 @@ GLOBAL_LIST_INIT(ghost_others_options, list(GHOST_OTHERS_SIMPLE, GHOST_OTHERS_DE
#define ORBITRON "Orbitron"
#define SHARE "Share Tech Mono"
GLOBAL_LIST_INIT(pda_styles, list(MONO, VT, ORBITRON, SHARE))
//Color Defines
#define OOC_COLOR "#002eb8"