Merge branch 'master' into develop

This commit is contained in:
2020-02-01 22:07:47 -08:00
5 changed files with 27 additions and 6 deletions

View File

@ -11,9 +11,9 @@
endEventGUIName = #LOC_RestockPlus_light_rotate_off
actionGUIName = #LOC_RestockPlus_light_rotate_toggle
allowDeployLimit = true
revClampDirection = false
revClampSpeed = true
revClampPercent = true
revClampDirection = true
revClampSpeed = false
revClampPercent = false
}
}
@ -28,8 +28,8 @@
endEventGUIName = #LOC_RestockPlus_light_rotate_off
actionGUIName = #LOC_RestockPlus_light_rotate_toggle
allowDeployLimit = true
revClampDirection = false
revClampSpeed = true
revClampPercent = true
revClampDirection = true
revClampSpeed = false
revClampPercent = false
}
}