Lots of changes everywhere.
This commit is contained in:
parent
b3a6105cbe
commit
13018f75aa
11 changed files with 186 additions and 25 deletions
|
@ -17,7 +17,7 @@ local y is interface:AddVLayout().
|
|||
local x is y:AddHLayout().
|
||||
|
||||
set x:AddButton("HOVER"):onClick to {
|
||||
Stabilize().
|
||||
PointStabilizeH().
|
||||
}.
|
||||
|
||||
set x:AddButton("LAND"):onClick to {
|
||||
|
@ -29,7 +29,7 @@ set x:AddButton("LAND"):onClick to {
|
|||
toggle AG10.
|
||||
BRAKES on.
|
||||
}
|
||||
Stabilize(-5).
|
||||
PointStabilizeH(-5).
|
||||
}.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue