Make Mortal Rifle fonts support other locales.

This commit is contained in:
Mari the Deer 2022-09-22 17:22:52 +02:00
commit bdaafffae1
2587 changed files with 8 additions and 4 deletions

View file

@ -708,7 +708,7 @@ SWWM_MRMODE1 = "Precision Shot";
SWWM_MRMODE2 = "Cluster Shot";
SWWM_MRMODE3 = "Stream Shot";
SWWM_MRMODE4 = "Overpressure Shot";
SWWM_MRLOW = "LOW AMMO"; // do not localize the Mortal Rifle strings, the font they use is English-only
SWWM_MRLOW = "LOW AMMO";
SWWM_MRNONE = "EMPTY";
SWWM_MRCHARGE = "CHARGING";
SWWM_MRREADY = "READY";