mirror of
https://github.com/SmallJoker/boost_cart.git
synced 2025-01-23 01:11:26 +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()
|
||||
end
|
||||
end
|
||||
self.object:remove()
|
||||
self.object:remove()
|
||||
puncher:get_inventory():add_item("main", "carts:cart")
|
||||
return
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user