Add buttons to cargo payment graph to select x-axis

Save in misc settings
This commit is contained in:
Jonathan G Rennison
2021-06-14 00:52:46 +01:00
parent f438daa0bc
commit fd4b5cc083
6 changed files with 56 additions and 15 deletions

View File

@@ -381,5 +381,13 @@ min = 0
max = ZEM_END - 1
cat = SC_BASIC
[SDTG_VAR]
name = ""cargo_payment_x_mode""
type = SLE_UINT8
var = _cargo_payment_x_mode
def = 0
min = 0
max = 1
[SDTG_END]