mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-25 15:39:09 +00:00
Fix: add savegame version to trading age setting
This commit is contained in:
committed by
Charles Pigott
parent
e4f08f2880
commit
f159d91572
@@ -1428,6 +1428,7 @@ proc = InvalidateCompanyWindow
|
||||
base = GameSettings
|
||||
var = economy.min_years_for_shares
|
||||
type = SLE_UINT8
|
||||
from = SLV_TRADING_AGE
|
||||
def = 6
|
||||
min = 0
|
||||
max = 255
|
||||
|
Reference in New Issue
Block a user