Changeset 371 for binary-improvements/MapRendering/Web
- Timestamp:
- Jul 27, 2022, 7:16:34 PM (3 years ago)
- File:
- 
      - 1 edited
 
 
Legend:
- Unmodified
- Added
- Removed
- 
      binary-improvements/MapRendering/Web/API/GetPlayersOnline.csr369 r371 13 13 foreach (KeyValuePair<int, EntityPlayer> current in w.Players.dict) { 14 14 ClientInfo ci = ConnectionManager.Instance.Clients.ForEntityId (current.Key); 15 Player player = PersistentContainer.Instance.Players [ci. PlatformId, false];15 Player player = PersistentContainer.Instance.Players [ci.InternalId, false]; 16 16 17 17 JSONObject pos = new JSONObject (); 
  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)
