Explorar o código

Kill love.sync;

bjorn %!s(int64=11) %!d(string=hai) anos
pai
achega
27e7c69ef6
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      main.lua

+ 0 - 1
main.lua

@@ -7,7 +7,6 @@ end
 
 love.update = Context.update
 love.draw = Context.draw
-love.sync = Context.sync
 love.quit = Context.quit
 
 love.handlers = setmetatable({}, {__index = Context})