mirror of
https://github.com/LostArtefacts/TRX.git
synced 2025-04-28 12:47:58 +03:00
stats/types: move statistic types to TRX
This moves the various statistic structs to TRX and updates naming and types such that both games match as far as possible.
This commit is contained in:
parent
989ba0ac6d
commit
4350fa2d10
18 changed files with 54 additions and 66 deletions
|
@ -471,6 +471,7 @@
|
|||
"CONTROL_CUSTOM_2": "User Keys 2",
|
||||
"CONTROL_CUSTOM_3": "User Keys 3",
|
||||
"CONTROL_DEFAULT_KEYS": "Default Keys",
|
||||
"DETAIL_FLOAT_FMT": "%.1f",
|
||||
"HEADING_GAME_OVER": "GAME OVER",
|
||||
"HEADING_INVENTORY": "INVENTORY",
|
||||
"HEADING_ITEMS": "ITEMS",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue