forked from VoxeLibre/VoxeLibre
Update api.txt
This commit is contained in:
parent
3e9bbca914
commit
39f7d0cf3c
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue