From f3856b3e41b5e870f33f2e90c2cc7e2d2c0483ea Mon Sep 17 00:00:00 2001 From: "John \"Elwin\" Edwards" Date: Sat, 15 Sep 2012 09:40:26 -0700 Subject: [PATCH] dgl conf: Let the cursor be placed in the proper position automatically. --- dgl/dgamelaunch.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/dgl/dgamelaunch.conf b/dgl/dgamelaunch.conf index ddbe678..2fd5b57 100644 --- a/dgl/dgamelaunch.conf +++ b/dgl/dgamelaunch.conf @@ -134,7 +134,6 @@ commands[login] = mkdir "%ruserdata/%n", # 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