- Timestamp:
- Jan 18, 2018, 4:56:45 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/MapRendering/Web/API/GetAnimalsLocation.cs
r306 r313 15 15 JSONArray animalsJsResult = new JSONArray(); 16 16 17 Animals. Get (animals);17 Animals.Instance.Get (animals); 18 18 for (int i = 0; i < animals.Count; i++) 19 19 {
Note:
See TracChangeset
for help on using the changeset viewer.