I dont fucking know how to solve this shit i hate git #3

Merged
lustlion merged 11 commits from :master into master 2022-01-18 20:20:36 +00:00
1 changed files with 142 additions and 142 deletions
Showing only changes of commit e8477e8750 - Show all commits

View File

@ -48,7 +48,7 @@ function love.load()
table.insert(LoadedEntities,Decoration:New(200,89,animation.decoration.candelabra,80))
table.insert(LoadedEntities,Fairy:New(200,88))
gravity = 0.2
gravity = 0.05
end
function love.update(dt)