Basic parsing support for MRF files

This commit is contained in:
Disquse
2021-06-12 01:23:15 +03:00
Unverified
parent 458e9d365e
commit fdf2c166f7
4 changed files with 2095 additions and 2 deletions
+1
View File
@@ -82,6 +82,7 @@ namespace CodeWalker.GameFiles
Yfd = 26,
Heightmap = 27,
Watermap = 28,
Mrf = 29,
}