From 27459bc0478c8fa9f5acbfb0982a6f903a760988 Mon Sep 17 00:00:00 2001 From: "John \"Elwin\" Edwards" Date: Wed, 30 Oct 2013 21:18:25 -0700 Subject: [PATCH] dgl config: don't set the cursor position. dgamelaunch is smart enough to figure it out on its own. --- dgl/dgamelaunch.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/dgl/dgamelaunch.conf b/dgl/dgamelaunch.conf index a0b26e6..cc64e38 100644 --- a/dgl/dgamelaunch.conf +++ b/dgl/dgamelaunch.conf @@ -206,7 +206,6 @@ filemode = "0644" # 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