Guest User

Untitled

a guest
Dec 15th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. function love.load()
  2. bg = love.graphics.newImage("bg.png")
  3. x = 0
  4. y = 0
  5.  
  6. bg = love.graphics.newImage("bg.png")
  7. x = 0
  8. y = 0
  9. end
Add Comment
Please, Sign In to add comment