Changeset 448 for binary-improvements/MapRendering/Web
- Timestamp:
- Jun 16, 2023, 3:31:26 PM (2 years ago)
- File:
- 
      - 1 edited
 
 
Legend:
- Unmodified
- Added
- Removed
- 
      binary-improvements/MapRendering/Web/API/GetLandClaims.csr446 r448 50 50 claimOwners.Add (owner); 51 51 52 owner.Add ("steamid", new JSONString (kvp.Key.PlatformId .CombinedString));52 owner.Add ("steamid", new JSONString (kvp.Key.PlatformId?.CombinedString ?? "")); 53 53 owner.Add ("crossplatformid", new JSONString (kvp.Key.CrossPlatformId?.CombinedString ?? "")); 54 54 owner.Add ("claimactive", new JSONBoolean (kvp.Key.LandProtectionActive)); 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
