Add files via upload

master^2
TheTermos 2019-12-07 18:38:44 +01:00 committed by GitHub
parent e55304d60e
commit b70e7d59a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -824,7 +824,7 @@ function mobkit.physics(self)
if surface > spos.y+self.height then break end
snodepos.y = snodepos.y+1
surfnode = mobkit.nodeatpos(snodepos)
surfnodename = surfnode.name
if surfnode then surfnodename = surfnode.name end
end
self.isinliquid = surfnodename
if surface then -- standing in liquid