mirror of
https://github.com/SmallJoker/boost_cart.git
synced 2024-12-26 02:40:18 +01:00
One '\t' more
This commit is contained in:
parent
f52e4e3641
commit
0fa8c88574
2
init.lua
2
init.lua
@ -63,7 +63,7 @@ function boost_cart.cart:on_punch(puncher, time_from_last_punch, tool_capabiliti
|
|||||||
player:set_detach()
|
player:set_detach()
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
self.object:remove()
|
self.object:remove()
|
||||||
puncher:get_inventory():add_item("main", "carts:cart")
|
puncher:get_inventory():add_item("main", "carts:cart")
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user