diff --git a/prog/launchpad.ks b/prog/launchpad.ks index ba4a2b6..28dac29 100644 --- a/prog/launchpad.ks +++ b/prog/launchpad.ks @@ -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().