mirror of
https://github.com/SabreTools/SabreTools.Serialization.git
synced 2026-07-08 18:06:41 +00:00
RamOption was a problematic read
This commit is contained in:
@@ -899,7 +899,6 @@ namespace SabreTools.Serialization.Readers
|
||||
if (ramOption is not null)
|
||||
ramOptions.Add(ramOption);
|
||||
|
||||
reader.Skip();
|
||||
break;
|
||||
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user