rename
This commit is contained in:
parent
2306f24e42
commit
c6cad0cb45
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ export namespace Crafter {
|
||||||
Transparent // Color blending is used
|
Transparent // Color blending is used
|
||||||
};
|
};
|
||||||
|
|
||||||
struct TextureInfo {
|
struct TextureAssetInfo {
|
||||||
std::uint16_t sizeX;
|
std::uint16_t sizeX;
|
||||||
std::uint16_t sizeY;
|
std::uint16_t sizeY;
|
||||||
OpaqueType opaque;
|
OpaqueType opaque;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue