Confinue driving

This commit is contained in:
SmallJoker
2014-11-08 20:05:03 +01:00
parent 717721c912
commit 2929d2ceb7
2 changed files with 12 additions and 1 deletions

View File

@ -3,7 +3,7 @@
boost_cart = {}
boost_cart.modpath = minetest.get_modpath("boost_cart")
boost_cart.speed_max = 10
boost_cart.speed_max = 11
function vector.floor(v)
return {