Fix rebase error

This commit is contained in:
SirLynix 2022-12-03 00:02:45 +01:00 committed by Jérôme Leclercq
parent 06f45db91c
commit 39f206d60e
1 changed files with 0 additions and 1 deletions

View File

@ -84,7 +84,6 @@ namespace Nz
struct TextureData : FrameGraphTextureData
{
std::string name;
std::shared_ptr<Texture> texture;
};