- fixed Exhumed inventory menu strings.

Fixes #295
This commit is contained in:
Christoph Oelckers 2020-08-31 20:59:29 +02:00
parent 3204a3e5fc
commit 8905c5ee26
2 changed files with 7 additions and 7 deletions

View file

@ -663,12 +663,12 @@ OptionMenu "InventoryControlsMenu"// protected
ifgame(Exhumed)
{
StaticText ""
Control "$TXT_USEINV1" , "useitem 1"
Control "$TXT_USEINV2" , "useitem 2"
Control "$TXT_USEINV3" , "useitem 3"
Control "$TXT_USEINV4" , "useitem 4"
Control "$TXT_USEINV5" , "useitem 5"
Control "$TXT_USEINV6" , "useitem 6"
Control "$TXT_EX_USEINV1" , "useitem 1"
Control "$TXT_EX_USEINV2" , "useitem 2"
Control "$TXT_EX_USEINV3" , "useitem 3"
Control "$TXT_EX_USEINV4" , "useitem 4"
Control "$TXT_EX_USEINV5" , "useitem 5"
Control "$TXT_EX_USEINV6" , "useitem 6"
}
}

View file

@ -2333,6 +2333,6 @@ Snake Cam Disabled,TXT_EX_SNAKEOFF,,,,,,,,,,,,,,,,,,,,,,
Use Hand,TXT_EX_USEINV1,,,,,,,,,,,,,,,,,,,,,,
Use Eye,TXT_EX_USEINV2,,,,,,,,,,,,,,,,,,,,,,
Use Mask,TXT_EX_USEINV3,,,,,,,,,,,,,,,,,,,,,,
Use Heart,TXT_EY_USEINV4,,,,,,,,,,,,,,,,,,,,,,
Use Heart,TXT_EX_USEINV4,,,,,,,,,,,,,,,,,,,,,,
Use Torch,TXT_EX_USEINV5,,,,,,,,,,,,,,,,,,,,,,
Use Scarab,TXT_EX_USEINV6,,,,,,,,,,,,,,,,,,,,,,
1 default Identifier Remarks Filter eng enc ena enz eni ens enj enb enl ent enw cs de el eo es esm esn esg esc esa esd esv eso esr ess esf esl esy esz esb ese esh esi esu fi fr hu it jp ko nl pl pt ptg ro ru sr
2333
2334
2335
2336
2337
2338