Fix text input of velocity setting values

See: #357
This commit is contained in:
Jonathan G Rennison
2022-01-11 21:17:19 +00:00
parent eab98e4808
commit a64a6aeeb8
3 changed files with 9 additions and 3 deletions

View File

@@ -1358,6 +1358,7 @@ cat = SC_EXPERT
[SDT_VAR]
var = vehicle.through_load_speed_limit
type = SLE_UINT16
flags = SF_GUI_VELOCITY
def = 15
min = 5
max = 500