welcome.cfg 130 B

1234567
  1. // show main menu on startup, if enabled
  2. if $showmenuonstartup [
  3. sleep 2000 [ if (strlen (curmenu)) [] [showmenu main ] ] 1
  4. ]