Move UI above rocket UI.
This commit is contained in:
parent
7f8fc751d4
commit
834841a70e
|
@ -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…
Reference in New Issue
Block a user