// Token: 0x0600021C RID: 540 RVA: 0x0000A624 File Offset: 0x00009624
 internal static byte[] GetBytes(OriginOperatingSystemVersions version)
 {
     return(new byte[]
     {
         5,
         1
     });
 }
 internal static byte[] GetBytes(OriginOperatingSystemVersions version)
 {
     return new byte[] { 0x05, 0x01 };
 }