Skip to content

Commit 757d431

Browse files
the gnat and the bat had a flat chat with a rat on a mat
1 parent 25742cb commit 757d431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Themes/_fallback/BGAnimations/ScreenChatOverlay overlay.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ local lastx, lasty = 0, 0
22
local width, height = SCREEN_WIDTH, SCREEN_HEIGHT * 0.035
33
local maxlines = 5
44
local lineNumber = 5
5-
local inputLineNumber = 1
5+
local inputLineNumber = 2
66
local tabHeight = 1
77
local maxTabs = 10
88
local x, y = 0, SCREEN_HEIGHT - height * (lineNumber + inputLineNumber + tabHeight)

0 commit comments

Comments
 (0)