Add missing clear.

This commit is contained in:
riperiperi 2020-02-02 21:31:13 +00:00
parent 24df92140d
commit 21a523d600

View file

@ -744,6 +744,7 @@ namespace Ryujinx.Graphics.Gpu.Image
texture.Flush();
}
}
_modified.Clear();
}
/// <summary>