code tidy

This commit is contained in:
TenPlus1 2019-10-21 11:24:20 +01:00
父節點 d780097a48
當前提交 df1cee3b6e
共有 1 個文件被更改,包括 0 次插入1 次删除

查看文件

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