forked from mtcontrib/minetest-mod-snow
the boats have this the other way round ;¬}
This commit is contained in:
parent
bf0fa8df63
commit
921560e03f
@ -192,7 +192,7 @@ function sled:on_step(dtime)
|
||||
})
|
||||
|
||||
players_sled[player:get_player_name()] = false
|
||||
self.object:set_detach()
|
||||
player:set_detach()
|
||||
--self.driver:hud_remove("sled")
|
||||
player:hud_remove(self.HUD) -- And here is part 2. ~ LazyJ
|
||||
self.object:remove()
|
||||
|
Loading…
Reference in New Issue
Block a user