make sprint use sprint_dust.png for the particles

This commit is contained in:
Jordach 2015-01-03 19:13:07 +00:00
parent 8e518c57a7
commit e228250a71
2 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ minetest.register_globalstep(function(dtime)
size = math.random()+0.5,
collisiondetection = true,
vertical = false,
texture = "default_dirt.png",
texture = "sprint_dust.png",
})
end
end

Binary file not shown.

After

Width:  |  Height:  |  Size: 973 B