update config ref and timestamp

This commit is contained in:
Wengier
2022-05-01 18:25:54 -04:00
parent c3dd327737
commit d542ac043b
10 changed files with 20 additions and 13 deletions

View File

@@ -428,4 +428,5 @@ void MSG_Init() {
#else
showdbcs = showdbcsstr=="true"||showdbcsstr=="1"||(showdbcsstr=="auto" && loadlang);
#endif
if (!IS_EGAVGA_ARCH) showdbcs = false;
}