mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Fix light issues
This commit is contained in:
@ -32,7 +32,6 @@
|
||||
pitchAxisName = X
|
||||
pitchMin = 0
|
||||
pitchMax = 180
|
||||
pitchAngle = 180
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
@ -91,6 +90,7 @@
|
||||
canPitch = true
|
||||
pitchAxisName = X
|
||||
pitchMin = 0
|
||||
pitchMin = 0
|
||||
pitchMax = 180
|
||||
}
|
||||
MODULE
|
||||
|
Reference in New Issue
Block a user