Fix more IW5 command and struct mistakes

This commit is contained in:
Jan
2021-07-24 10:54:13 +02:00
parent 29f72cde7a
commit 7afc5d42b0
6 changed files with 21 additions and 5 deletions

View File

@ -70,6 +70,7 @@ set count reflectionProbes reflectionProbeCount;
set count reflectionProbeOrigins reflectionProbeCount;
set block reflectionProbeTextures XFILE_BLOCK_RUNTIME;
set count reflectionProbeTextures reflectionProbeCount;
set count reflectionProbeReferenceOrigins reflectionProbeReferenceCount;
set count reflectionProbeReferences reflectionProbeReferenceCount;
set count lightmaps lightmapCount;
set block lightmapPrimaryTextures XFILE_BLOCK_RUNTIME;