mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 17:40:39 +00:00
Remove double loop increment
This commit is contained in:
@@ -1424,8 +1424,6 @@ namespace renderdocui.Windows
|
||||
prev.Init();
|
||||
prev.Visible = false;
|
||||
}
|
||||
|
||||
i++;
|
||||
}
|
||||
|
||||
texPanel.RefreshLayout();
|
||||
|
||||
Reference in New Issue
Block a user