Skip to content

Commit

Permalink
the gnat and the bat had a flat chat with a rat on a mat
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaciousGrace committed Nov 29, 2018
1 parent 25742cb commit 757d431
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ local lastx, lasty = 0, 0
local width, height = SCREEN_WIDTH, SCREEN_HEIGHT * 0.035
local maxlines = 5
local lineNumber = 5
local inputLineNumber = 1
local inputLineNumber = 2
local tabHeight = 1
local maxTabs = 10
local x, y = 0, SCREEN_HEIGHT - height * (lineNumber + inputLineNumber + tabHeight)
Expand Down

0 comments on commit 757d431

Please sign in to comment.