forked from mtcontrib/boost_cart
Fail demon was here.
This commit is contained in:
parent
59b1512cc3
commit
3d0401f633
2
init.lua
2
init.lua
|
@ -43,7 +43,7 @@ function boost_cart.cart:on_rightclick(clicker)
|
|||
clicker:set_detach()
|
||||
elseif not self.driver then
|
||||
self.driver = player_name
|
||||
clicker:set_attach(self.object, "", {x=0,y=0.5,z=0}, {x=0,y=0,z=0})
|
||||
clicker:set_attach(self.object, "", {x=0, y=5, z=0}, {x=0, y=0, z=0})
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user