Fix rebase error
This commit is contained in:
parent
06f45db91c
commit
39f206d60e
|
|
@ -84,7 +84,6 @@ namespace Nz
|
||||||
|
|
||||||
struct TextureData : FrameGraphTextureData
|
struct TextureData : FrameGraphTextureData
|
||||||
{
|
{
|
||||||
std::string name;
|
|
||||||
std::shared_ptr<Texture> texture;
|
std::shared_ptr<Texture> texture;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue