# HG changeset patch
# User John "Elwin" Edwards
# Date 1383193105 25200
# Node ID 46158c89c6596c4509c315c69c894c8160ab4b05
# Parent  d7e92cd9df0fa3941e5411420e741d5efde4d02c
dgl config: don't set the cursor position.

dgamelaunch is smart enough to figure it out on its own.

diff -r d7e92cd9df0f -r 46158c89c659 dgl/dgamelaunch.conf
--- a/dgl/dgamelaunch.conf	Mon Oct 28 22:09:52 2013 -0700
+++ b/dgl/dgamelaunch.conf	Wed Oct 30 21:18:25 2013 -0700
@@ -206,7 +206,6 @@
 # First, the menu shown to anonymous user:
 menu["mainmenu_anon"] {
         bannerfile = "/dgldir/dgl_menu_main_anon.txt"
-        cursor = (5,18)
         commands["l"] = ask_login
         commands["r"] = ask_register
         commands["w"] = watch_menu