fixed gitignore
This commit is contained in:
@@ -33,7 +33,6 @@ function Keybind:CheckDown(action)
|
||||
else
|
||||
check = love.mouse.isDown(keyname)
|
||||
end
|
||||
|
||||
if check then
|
||||
if action.demo ~= nil then
|
||||
Demo:RecordAction(action.demo)
|
||||
|
||||
Reference in New Issue
Block a user