changes
This commit is contained in:
@@ -13,7 +13,11 @@ function GameKeyPressed(key)
|
||||
DebugFlag = not DebugFlag
|
||||
end
|
||||
|
||||
--[[
|
||||
--TODO: Move player movement code into here!
|
||||
|
||||
|
||||
--[[
|
||||
-- TODO: Better restart
|
||||
if key == "r" and not _G.PAUSED then
|
||||
love.load()
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user