mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[Structs, Enums] Add ItemType enum
This commit is contained in:
@@ -48,7 +48,7 @@ namespace SabreTools.Helper
|
||||
{
|
||||
public Machine Machine;
|
||||
public string Name;
|
||||
public string Type;
|
||||
public ItemType Type;
|
||||
public HashData HashData;
|
||||
public DupeType Dupe;
|
||||
public bool Nodump;
|
||||
|
||||
Reference in New Issue
Block a user