mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-23 17:50:57 +02:00
Longstanding missing/bad font map
This commit is contained in:
parent
fffbd424d9
commit
60f2f54a54
1 changed files with 2 additions and 1 deletions
|
@ -309,7 +309,8 @@ const FONT_ALIAS_TO_SYNCTERM_MAP = {
|
|||
|
||||
'mo_soul' : 'mo_soul',
|
||||
'mosoul' : 'mo_soul',
|
||||
'mO\'sOul' : 'mo_soul',
|
||||
'mo\'soul' : 'mo_soul',
|
||||
'amiga_mosoul' : 'mo_soul',
|
||||
|
||||
'amiga_microknight' : 'microknight',
|
||||
'amiga_microknight+' : 'microknight_plus',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue