mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-28 15:57:59 +03:00
Update strings for later; comment out vehicle-related enum entries again because the enum length is tied to the controls menu
This commit is contained in:
parent
8106c74372
commit
f22cb6ef8c
5 changed files with 29 additions and 17 deletions
|
@ -149,8 +149,8 @@ local strings = {
|
|||
"",
|
||||
""
|
||||
},
|
||||
controls_dash = {
|
||||
"Dash",
|
||||
controls_sprint = {
|
||||
"Sprint",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
|
@ -169,8 +169,8 @@ local strings = {
|
|||
"",
|
||||
""
|
||||
},
|
||||
controls_duck = {
|
||||
"Duck",
|
||||
controls_crouch = {
|
||||
"Crouch",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue