forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
59ff443f0e
commit
3fa969a62c
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ Config.Language = "German" -- text language from code (English, German, French,
|
|||
|
||||
Config.ThemeParkCanBeOwned = true -- enable this if you want to want to have theme park for sell for players - settings for management can be found in Config.ThemeParkOwnedSettings
|
||||
|
||||
Config.ThemeParkControlAttractions = false -- enable this function if you want to control the attractions manually (after enabling this function, the attractions will no longer turn on automatically) - settings for control attractions can be found in Config.ThemeParkControlMachineSettings
|
||||
Config.ThemeParkControlAttractions = true -- enable this function if you want to control the attractions manually (after enabling this function, the attractions will no longer turn on automatically) - settings for control attractions can be found in Config.ThemeParkControlMachineSettings
|
||||
|
||||
Config.ThemeParkTicketMachineSettings = {usedistance = 2.0, usekey = "E"}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue