Added heightmap rendering and waterheight.dat file reading/rendering code

This commit is contained in:
dexy
2021-04-21 06:26:32 +10:00
Unverified
parent 25df592731
commit 0f6474242d
7 changed files with 1122 additions and 2 deletions
+1
View File
@@ -81,6 +81,7 @@ namespace CodeWalker.GameFiles
Yld = 25,
Yfd = 26,
Heightmap = 27,
Watermap = 28,
}