0.9.10.1b hotfix:
- Fix broken credits menu strings
This commit is contained in:
parent
aabc9de051
commit
525213d30b
3 changed files with 4 additions and 4 deletions
|
|
@ -46,7 +46,7 @@ SWWM_MCREDS = "SWWM GZ Credits";
|
|||
SWWM_CLEAD = "Development Lead:";
|
||||
SWWM_CASSETS = "Additional Assets:";
|
||||
SWWM_ASSBARONS = "XDeath Sprites for Hell Nobles";
|
||||
SWWM_ASSOTHER = "XDeath Sprites for Demon, Cacodemon, Revenant, Archvile";
|
||||
SWWM_ASSOTHERS = "XDeath Sprites for Demon, Cacodemon, Revenant, Archvile";
|
||||
SWWM_ASSKEEN = "Less Mean-Spirited Keen Replacement";
|
||||
SWWM_CMUSIC = "Music Tracks Used:";
|
||||
SWWM_CFANART = "Intermission Fanart:";
|
||||
|
|
@ -58,7 +58,7 @@ SWWM_CKEKS2 = "(For libeye, assistance with exception handling code)";
|
|||
SWWM_CZN2 = "(For slope alignment code)";
|
||||
SWWM_CVAL2 = "(For the custom Nashgore footprints, and for being kawaii)";
|
||||
SWWM_CSLEDGE2 = "(For being a great bud)";
|
||||
SWWM_CSLEDGE3 = "(And also for lore reasons that encouraged me to take part in the Doom modiverse)"
|
||||
SWWM_CSLEDGE3 = "(And also for lore reasons that encouraged me to take part in the Doom modiverse)";
|
||||
SWWM_CSPY2 = "(For being so enthusiastic about everything in this mod)";
|
||||
SWWM_CINSP1 = "Combine Kegan, HyperUltra64, TerminusEst13, Yholl and friends";
|
||||
SWWM_CINSP2 = "(For inspiration and also for being really cool people)";
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ SWWM_MCREDS = "Créditos de SWWM GZ";
|
|||
SWWM_CLEAD = "Desarrollo Principal:";
|
||||
SWWM_CASSETS = "Assets Adicionales:";
|
||||
SWWM_ASSBARONS = "Sprites de XDeath para Nobles del Infierno";
|
||||
SWWM_ASSOTHER = "Sprites de XDeath para Demonio, Cacodemonio, Renacido, Archvile";
|
||||
SWWM_ASSOTHERS = "Sprites de XDeath para Demonio, Cacodemonio, Renacido, Archvile";
|
||||
SWWM_ASSKEEN = "Reemplazo Menos Vil de Keen";
|
||||
SWWM_CMUSIC = "Música Usada:";
|
||||
SWWM_CFANART = "Fanart de Intermisión:";
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
[default]
|
||||
SWWM_MODVER="\chSWWM \czGZ\c- \cw0.9.10b r560 \cu(Mon 5 Oct 23:29:28 CEST 2020)";
|
||||
SWWM_MODVER="\chSWWM \czGZ\c- \cw0.9.10.1b r560 \cu(Mon 5 Oct 23:38:56 CEST 2020)";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue