mirror of
https://github.com/open-goal/jak-project
synced 2026-06-16 14:50:32 -04:00
4bf4f1b580
During the iso creation process it's possible that this file in will be internally renamed to `WATER_AN.CGO`, despite the external file name displaying `WATER-AN.CGO`. We expect the file to be named `WATER-AN.CGO`. We can't control how our users create their iso files. We can alleviate future friction regarding this matter by adopting this simple change. --------- Co-authored-by: Tyler Wilding <xtvaser@gmail.com>