Added parsing of distantlights dat files

This commit is contained in:
dexy
2022-02-02 05:48:18 +11:00
Unverified
parent c45f170de4
commit 2bd5cacaf1
3 changed files with 341 additions and 0 deletions
+1
View File
@@ -83,6 +83,7 @@ namespace CodeWalker.GameFiles
Heightmap = 27,
Watermap = 28,
Mrf = 29,
DistantLights = 30,
}