1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-06-08 07:37:46 +00:00

WOW missed another one!

This commit is contained in:
Joshua Goins 2022-09-15 17:02:30 -04:00
parent 1923b626a9
commit 85bcfa5db6

View file

@ -18,7 +18,7 @@ pub mod index;
mod compression; mod compression;
mod dat; mod dat;
// Reading model (MDL) files. /// Reading model (MDL) files.
pub mod model; pub mod model;
/// All of the races in Eorzea in a nice enum package. /// All of the races in Eorzea in a nice enum package.