dgl config: don't set the cursor position.
dgamelaunch is smart enough to figure it out on its own.
This commit is contained in:
parent
a79fb7a62a
commit
27459bc047
1 changed files with 0 additions and 1 deletions
|
|
@ -206,7 +206,6 @@ filemode = "0644"
|
||||||
# First, the menu shown to anonymous user:
|
# First, the menu shown to anonymous user:
|
||||||
menu["mainmenu_anon"] {
|
menu["mainmenu_anon"] {
|
||||||
bannerfile = "/dgldir/dgl_menu_main_anon.txt"
|
bannerfile = "/dgldir/dgl_menu_main_anon.txt"
|
||||||
cursor = (5,18)
|
|
||||||
commands["l"] = ask_login
|
commands["l"] = ask_login
|
||||||
commands["r"] = ask_register
|
commands["r"] = ask_register
|
||||||
commands["w"] = watch_menu
|
commands["w"] = watch_menu
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue