File tree Expand file tree Collapse file tree
SabreTools.RedumpLib/Data Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3749,15 +3749,15 @@ public enum SiteCode
37493749 // This doesn't have a site tag yet
37503750 [ HumanReadable ( ShortName = "<b>Steam App ID</b>:" , LongName = "<b>Steam AppID</b>:" ) ]
37513751 SteamAppID ,
3752-
3753- // This doesn't have a site tag yet
3754- [ HumanReadable ( ShortName = "<b>Steam Depot ID (.sis/.sim/.sid)</b>:" , LongName = "<b>Steam Depot ID (.sis/.sim/.sid)</b>:" ) ]
3755- SteamSimSidDepotID ,
3756-
3752+
37573753 // This doesn't have a site tag yet
37583754 [ HumanReadable ( ShortName = "<b>Steam Depot ID (.sis/.csm/.csd)</b>:" , LongName = "<b>Steam Depot ID (.sis/.csm/.csd)</b>:" ) ]
37593755 SteamCsmCsdDepotID ,
37603756
3757+ // This doesn't have a site tag yet
3758+ [ HumanReadable ( ShortName = "<b>Steam Depot ID (.sis/.sim/.sid)</b>:" , LongName = "<b>Steam Depot ID (.sis/.sim/.sid)</b>:" ) ]
3759+ SteamSimSidDepotID ,
3760+
37613761 [ HumanReadable ( ShortName = "[T:TID]" , LongName = "<b>Taito ID</b>:" ) ]
37623762 TaitoID ,
37633763
You can’t perform that action at this time.
0 commit comments