Update api.txt

This commit is contained in:
jordan4ibanez 2021-04-24 18:18:53 -04:00
parent 3e9bbca914
commit 39f7d0cf3c
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.