Move UI above rocket UI.
This commit is contained in:
parent
7f8fc751d4
commit
834841a70e
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ function preLaunch {
|
|||
shutdown.
|
||||
}
|
||||
|
||||
global iface is gui(250, 300).
|
||||
global iface is gui(250, 200).
|
||||
set iface:X to 200.
|
||||
set iface:Y to 500.
|
||||
local top is iface:AddVLayout().
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue