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
1 changed files with 0 additions and 3 deletions

View File

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