mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-03-18 10:53:02 +00:00
fix: technique loading tech flags
This commit is contained in:
@@ -1577,7 +1577,6 @@ namespace T6
|
||||
.value = TEXTURE_SRC_CODE_LIGHTMAP_PRIMARY,
|
||||
.accessor = "lightmapSamplerPrimary",
|
||||
.updateFrequency = techset::CommonCodeSourceUpdateFrequency::CUSTOM,
|
||||
.customSamplerIndex = CUSTOM_SAMPLER_LIGHTMAP_PRIMARY,
|
||||
},
|
||||
{
|
||||
.value = TEXTURE_SRC_CODE_LIGHTMAP_SECONDARY,
|
||||
|
||||
Reference in New Issue
Block a user