forked from Simnation/Main
ed
This commit is contained in:
parent
acb82fef68
commit
cd4656e0e0
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ Config.SimCardDLC = true -- Enable if using RoadPhone SimCard DLC
|
|||
|
||||
-- Phone Settings
|
||||
Config.PhoneCommand = "TogglePhone"
|
||||
Config.NeedItem = true -- Requires an item to open the phone
|
||||
Config.NeedItem = false -- Requires an item to open the phone
|
||||
Config.RegisterKeyMapping = true -- If false, the phone can only be closed using ESC
|
||||
Config.OpenKey = 'f1' -- Works if RegisterKeyMapping is true
|
||||
Config.OpenKeyNumber = 288 -- Works if RegisterKeyMapping is false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue