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:
lahm86 2025-04-08 18:12:32 +01:00
parent 989ba0ac6d
commit 4350fa2d10
18 changed files with 54 additions and 66 deletions

View file

@ -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",