Ignore:
Timestamp:
Apr 10, 2015, 1:05:26 AM (10 years ago)
Author:
alloc
Message:

Scripts 78, fixes for A11.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • binary-improvements/7dtd-server-fixes/src/AllocsLogFunctions.cs

    r224 r228  
    1616                                string steamId = CommonMappingFunctions.GetSteamID (ci);
    1717
    18                                 string ip = ci.networkPlayer.ipAddress;
     18                                string ip = ci.ip;
    1919                                string name = string.Empty;
    2020
Note: See TracChangeset for help on using the changeset viewer.