Love:Mike: Removed extra comments

This commit is contained in:
Logen Kain 2017-08-10 10:19:33 -07:00
parent 61323d7658
commit a6ad56313c

View File

@ -58,6 +58,3 @@ function check_keys(object, screen, dt)
return object return object
end end
end end
--Inspired by https://love2d.org/wiki/BoundingBox.lua
--Returns true if boxes overlap