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