mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Add investigation TODO
This commit is contained in:
@@ -497,6 +497,7 @@ namespace SabreTools.DatFiles
|
||||
/// </summary>
|
||||
/// <param name="datItem">DatItem to run logic on</param>
|
||||
/// <remarks>Applies to <see cref="ItemsDB"/></remarks>
|
||||
/// TODO: Investigate if this causes cascading issues in updating the machine
|
||||
private void SetOneRomPerGameImplDB(KeyValuePair<long, DatItem> datItem)
|
||||
{
|
||||
// If the item name is null
|
||||
|
||||
Reference in New Issue
Block a user