(svn r11547) -Add: signal selection GUI for the ones that really like to use that over CTRL. Patch by BigBB.
This commit is contained in:
@@ -247,6 +247,8 @@ struct Patches {
|
||||
|
||||
bool exclusive_rights; ///< allow buying exclusive rights
|
||||
bool give_money; ///< allow giving other players money
|
||||
|
||||
bool enable_signal_gui; ///< Show the signal GUI when the signal button is pressed
|
||||
};
|
||||
|
||||
VARDEF Patches _patches;
|
||||
|
Reference in New Issue
Block a user