Ignore:
Timestamp:
Sep 22, 2014, 11:54:56 AM (10 years ago)
Author:
alloc
Message:

fixes

File:
1 edited

Legend:

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

    r159 r198  
    4242                                if (p != null) {
    4343                                        p.SetOffline ();
     44                                } else {
     45                                        Log.Out ("Disconnected player not found in client list...");
    4446                                }
    4547                                PersistentData.PersistentContainer.Instance.Save ();
Note: See TracChangeset for help on using the changeset viewer.