Ignore:
Timestamp:
Jan 18, 2018, 4:56:45 PM (7 years ago)
Author:
alloc
Message:

Common func: Rebased Animals and Hostiles to common base

File:
1 edited

Legend:

Unmodified
Added
Removed
  • binary-improvements/MapRendering/Web/API/GetAnimalsLocation.cs

    r306 r313  
    1515            JSONArray animalsJsResult = new JSONArray();
    1616
    17                         Animals.Get (animals);
     17                        Animals.Instance.Get (animals);
    1818                        for (int i = 0; i < animals.Count; i++)
    1919                        {
Note: See TracChangeset for help on using the changeset viewer.