diff --git a/file_formats/chunked.md b/file_formats/chunked.md index c4e39ec..ece0b50 100644 --- a/file_formats/chunked.md +++ b/file_formats/chunked.md @@ -39,7 +39,7 @@ struct Block { |----------|-----------------------------| | ANI | Animation data? | | AMC | Collision Data | -| CMSH | Mesh data? | +| CMSH | Collision Mesh Data | | INI | INI-Configuration data | | LUZ | Lighting information | | MAT | Material information |