mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-21 13:39:09 +00:00
(svn r1418) -Feature: [1098254] (dis)Allow Shares. Add patch options to allow buying/selling of shares (Hackykid)
This commit is contained in:
@@ -172,6 +172,7 @@ typedef struct Patches {
|
||||
bool auto_euro; // automatically switch to euro in 2002
|
||||
bool serviceathelipad; // service helicopters at helipads automatically (no need to send to depot)
|
||||
bool smooth_economy; // smooth economy
|
||||
bool allow_shares; // allow the buying/selling of shares
|
||||
byte dist_local_authority; // distance for town local authority, default 20
|
||||
|
||||
byte wait_oneway_signal; //waitingtime in days before a oneway signal
|
||||
|
Reference in New Issue
Block a user