mod: change shortcut for jumpstack & fix: inputbox

This commit is contained in:
Qingping Hou
2012-02-26 11:39:36 +08:00
parent e9f6ecfb86
commit b33720a567
2 changed files with 6 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ InputBox = {
input_start_y = nil,
input_cur_x = nil, -- points to the start of next input pos
input_bg = 1,
input_bg = 0,
input_string = "",