dgl config: don't set the cursor position.

dgamelaunch is smart enough to figure it out on its own.
This commit is contained in:
John "Elwin" Edwards 2013-10-30 21:18:25 -07:00
parent a79fb7a62a
commit 27459bc047

View file

@ -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