mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-12 00:39:45 +00:00
SkinAnimation: fix typo
This commit is contained in:
parent
19377c86a4
commit
fe4354959b
@ -43,7 +43,7 @@ class SkinAnimation{
|
||||
}
|
||||
|
||||
/**
|
||||
* Images of the animation.
|
||||
* Image of the animation.
|
||||
*
|
||||
* @return SerializedImage
|
||||
*/
|
||||
@ -68,4 +68,4 @@ class SkinAnimation{
|
||||
public function getFrames() : float{
|
||||
return $this->frames;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user