Mercurial > hg > rlgallery-misc
changeset 28:46158c89c659
dgl config: don't set the cursor position.
dgamelaunch is smart enough to figure it out on its own.
| author | John "Elwin" Edwards | 
|---|---|
| date | Wed, 30 Oct 2013 21:18:25 -0700 | 
| parents | d7e92cd9df0f | 
| children | 23a769aa487e | 
| files | dgl/dgamelaunch.conf | 
| diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] | 
line wrap: on
 line diff
--- 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
