style: comment out unused struct field
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ public struct AvailabilityStruct
|
||||
public EItemAvailability itemAvailability;
|
||||
public string DLCId;
|
||||
public string[] AdditionalDlcIds;
|
||||
public Int32 CloudInventoryId;
|
||||
//public Int32 CloudInventoryId;
|
||||
public string CommunityId;
|
||||
public bool _isLicensed;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user