Remove useless field in single texture instance
This commit is contained in:
parent
000b427f58
commit
5e64be41c6
@ -42,7 +42,6 @@ struct InstanceDataSingleTex
|
||||
float Z;
|
||||
} Scale;
|
||||
uint64_t Texture;
|
||||
uint64_t SecondTexture;
|
||||
#ifdef WIN32
|
||||
};
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user