Commit 88c8c5e4 authored by 神楽坂玲奈's avatar 神楽坂玲奈

常见问题链接 自动登录

parent d9307cfa
......@@ -29,7 +29,7 @@ class Window_LobbyButtons < Window_List
case @index
when 0 #常见问题
require_relative 'dialog'
Dialog.web "http://card.touhou.cc/topics/1453"
Dialog.web "http://card.touhou.cc/login?user[name]=#{CGI.escape $game.username}&user[password]=#{CGI.escape $game.password}&continue=/topics/1453"
when 1 #卡组编辑
$game.class.deck_edit
when 2 #建立房间
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment