Save the tank position as an array just to be consistent with the other motion axes.
This commit is contained in:
@@ -95,5 +95,6 @@ driver tank = {
|
||||
code mkDriver = {
|
||||
@ ::utility::mkVar vessel_y float user vessel_y true instrument true true
|
||||
@ sicslist setatt vessel_y klass instrument
|
||||
@ sicslist setatt vessel_y mutable true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user