Make name window longer
This commit is contained in:
parent
aa91f082c4
commit
099b3ae9da
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
|
@ -45,7 +45,7 @@ module Saba
|
|||
BALLOON_Y = 254 # Y 座標
|
||||
|
||||
# 名前ウィンドウの横幅。とりあえず4文字入るサイズ
|
||||
NAME_WINDOW_WIDTH = 114
|
||||
NAME_WINDOW_WIDTH = 160
|
||||
|
||||
# メッセージスキップボタン
|
||||
SKIP_BUTTON = Input::A
|
||||
|
|
|
|||
Loading…
Reference in a new issue