Compare commits

...

1 Commits

Author SHA1 Message Date
HactarCE
c0672d8d0b Use ANSI codepage 1252 for RTF T&C 2025-11-14 14:21:42 -05:00

View File

@@ -3,7 +3,8 @@
{
"lang": "en-US",
"type": "rtf",
"file": "terms.rtf"
"file": "terms.rtf",
"encoding": "windows-1252"
}
]
}