code tidy

This commit is contained in:
TenPlus1 2019-10-21 11:24:20 +01:00
parent d780097a48
commit df1cee3b6e
1 changed files with 0 additions and 1 deletions

View File

@ -308,7 +308,6 @@ local function throw_potion(itemstack, player)
z = dir.z * -3
})
obj:setyaw(player:get_look_yaw() + math.pi)
obj:get_luaentity().player = player
end