the boats have this the other way round ;¬}

This commit is contained in:
HybridDog 2015-06-03 18:38:11 +02:00
parent bf0fa8df63
commit 921560e03f
1 changed files with 1 additions and 1 deletions

View File

@ -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()