mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-07-10 13:11:50 +00:00
chore: remove unused t5 material property maxStreamedMips
This commit is contained in:
@ -55,7 +55,6 @@ namespace
|
||||
|
||||
material->cameraRegion = CAMERA_REGION_LIT;
|
||||
material->stateFlags = 121;
|
||||
material->maxStreamedMips = 0;
|
||||
material->techniqueSet = GivenTechset("mc_l_sm_r0c0n0s0", memory);
|
||||
|
||||
material->textureCount = 3;
|
||||
@ -328,7 +327,6 @@ namespace
|
||||
"CASTS_SHADOW"
|
||||
],
|
||||
"layeredSurfaceTypes": 536870914,
|
||||
"maxStreamedMips": 0,
|
||||
"sortKey": 4,
|
||||
"stateBits": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user