mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatTools] Fix unlimited cycle
This commit is contained in:
@@ -1164,6 +1164,7 @@ namespace SabreTools.Helper
|
||||
// If the rom has another type of loadflag, skip it completely
|
||||
else if (subreader.GetAttribute("loadflag") != null)
|
||||
{
|
||||
subreader.Read();
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user