All AttractMode fields are Rom-only

This commit is contained in:
Matt Nadareski
2020-09-03 13:01:33 -07:00
parent 40384a0dd6
commit 10de9f3430
34 changed files with 98 additions and 197 deletions

View File

@@ -61,9 +61,6 @@ namespace SabreTools.Library.DatItems
ItemType = this.ItemType,
DupeType = this.DupeType,
AltName = this.AltName,
AltTitle = this.AltTitle,
Machine = this.Machine.Clone() as Machine,
Source = this.Source.Clone() as Source,
Remove = this.Remove,