Ignore:
Timestamp:
Aug 12, 2015, 6:10:28 PM (9 years ago)
Author:
alloc
Message:

Fixes 5_7_9

File:
1 edited

Legend:

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

    r249 r250  
    250250
    251251                public void SendLog (string text, string trace, UnityEngine.LogType type) {
    252                         connectionHandler.SendLog (text, trace, type);
     252                        // Do nothing, handled by LogBuffer internally
    253253                }
    254254
Note: See TracChangeset for help on using the changeset viewer.