Bugfix.
This commit is contained in:
parent
448eebdbd9
commit
f4fb3909e3
|
@ -62,7 +62,7 @@ local launchMenu is stk:AddVLayout().
|
|||
set btn to launchMenu:AddButton("Execute").
|
||||
set btn:onClick to launchButtonPressed@.
|
||||
|
||||
local launchConfig is box:AddScrollBox().
|
||||
local launchConfig is launchMenu:AddScrollBox().
|
||||
|
||||
set sbox to launchConfig:AddHLayout().
|
||||
sbox:AddLabel("Target Apoapsis").
|
||||
|
|
Loading…
Reference in New Issue
Block a user