Change HUcast and RAcast shorthand to the more commonly accepted standard

This commit is contained in:
Matt
2023-10-27 20:34:54 +01:00
committed by Martin Michelsen
parent 582fd84f5e
commit 005eeb3a3f
+2 -2
View File
@@ -332,9 +332,9 @@ const char* abbreviation_for_char_class(uint8_t cls) {
static const array<const char*, 12> names = { static const array<const char*, 12> names = {
"HUmr", "HUmr",
"HUnl", "HUnl",
"HUcs", "HUct",
"RAmr", "RAmr",
"RAcs", "RAct",
"RAcl", "RAcl",
"FOml", "FOml",
"FOnm", "FOnm",