diff options
-rw-r--r-- | doc/resources.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/resources.md b/doc/resources.md index 4ae1d9e..b86a2f8 100644 --- a/doc/resources.md +++ b/doc/resources.md @@ -36,7 +36,7 @@ | `armature` | `Res<ArmaturePart>` | Multi key | | `particles` | `Res<ParticlesPart>` | Multi key | | `animation` | `Res<AnimationPart>` | Multi key | -| `avatar` | `Res<AvatarInfoPart>` | | +| `avatar_info` | `Res<AvatarInfoPart>` | | | `environment` | `Res<EnvironmentPart>` | | ## MeshPart |