Make name window longer

This commit is contained in:
DazedAnon 2024-05-30 13:38:19 -05:00
parent aa91f082c4
commit 099b3ae9da
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -45,7 +45,7 @@ module Saba
BALLOON_Y = 254 # Y 座標
# 名前ウィンドウの横幅。とりあえず4文字入るサイズ
NAME_WINDOW_WIDTH = 114
NAME_WINDOW_WIDTH = 160
# メッセージスキップボタン
SKIP_BUTTON = Input::A