mirror of
https://github.com/ElCeejo/creatura.git
synced 2025-04-30 13:51:41 -04:00
Remove old code
This commit is contained in:
parent
98ac3cd0e6
commit
ce14c85924
1 changed files with 0 additions and 3 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Reference in a new issue