Disable auto shuttle call in debug (#14175)
This commit is contained in:
parent
98b02b3d97
commit
5b0e760d77
|
|
@ -5,3 +5,6 @@ enabled = false
|
|||
[npc]
|
||||
# Makes physics etc debugging easier.
|
||||
enabled = false
|
||||
|
||||
[shuttle]
|
||||
auto_call_time = 0
|
||||
|
|
|
|||
Loading…
Reference in New Issue