mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-28 15:57:59 +03:00
Fixed slight inconsistencies in String names
This commit is contained in:
parent
3ca90928fd
commit
0024722fde
1 changed files with 4 additions and 4 deletions
|
@ -510,7 +510,7 @@ local strings = {
|
|||
""
|
||||
},
|
||||
grenade_launcher_ammo3 = {
|
||||
"Grenadegun Flash Ammo",
|
||||
"Grenadegun (Flash Ammo)",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
|
@ -570,7 +570,7 @@ local strings = {
|
|||
""
|
||||
},
|
||||
hk_burst_mode = {
|
||||
"HK Burst mode",
|
||||
"HK (Burst mode)",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
|
@ -580,7 +580,7 @@ local strings = {
|
|||
""
|
||||
},
|
||||
hk_rapid_mode = {
|
||||
"HK Rapid mode",
|
||||
"HK (Rapid mode)",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
|
@ -610,7 +610,7 @@ local strings = {
|
|||
""
|
||||
},
|
||||
lara_home = {
|
||||
"Lara's home",
|
||||
"Lara's Home",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue