Add missing clear.
This commit is contained in:
parent
24df92140d
commit
21a523d600
1 changed files with 1 additions and 0 deletions
|
@ -744,6 +744,7 @@ namespace Ryujinx.Graphics.Gpu.Image
|
|||
texture.Flush();
|
||||
}
|
||||
}
|
||||
_modified.Clear();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
Loading…
Add table
Reference in a new issue