mirror of
https://github.com/linux-man/LoveFrames.git
synced 2024-11-18 16:04:22 +00:00
This file wasn't meant to be in the previous commit
This commit is contained in:
parent
06fc817c85
commit
c3bd9936b5
@ -1,9 +0,0 @@
|
||||
elseif (love.keyboard.isDown("lctrl") or love.keyboard.isDown("rctrl")) and lines[line] ~= "" then
|
||||
if multiline then
|
||||
self:ClearLine(self.line)
|
||||
self.indicatornum = 0
|
||||
indicatornum = self.indicatornum
|
||||
else
|
||||
self:Clear()
|
||||
indicatornum = self.indicatornum
|
||||
end
|
Loading…
Reference in New Issue
Block a user