Remove old code

This commit is contained in:
ElCeejo 2022-06-20 13:15:53 -07:00 committed by GitHub
parent 98ac3cd0e6
commit ce14c85924
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -973,9 +973,6 @@ function mob:_physics(moveresult)
end end
end end
function mob:_light_physics() -- physics that are lightweight enough to be called each step
end
-- Movement Control -- Movement Control
function mob:_move() function mob:_move()