Merge pull request 'Update api.txt' (#1636) from jordan4ibanez/MineClone2:mineclone5 into mineclone5

Reviewed-on: MineClone2/MineClone2#1636
This commit is contained in:
jordan4ibanez 2021-04-24 22:20:17 +00:00
commit 231d6c90b5
1 changed files with 1 additions and 1 deletions

View File

@ -578,7 +578,7 @@ Note: animation names above are from the pre-defined animation lists inside mob
registry without extensions.
mobs:set_animation(self, name)
mobs.set_mob_animation(self, name)
This function sets the current animation for mob, defaulting to "stand" if not
found.