- Timestamp:
- Sep 22, 2014, 11:54:56 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/7dtd-server-fixes/src/AllocsLogFunctions.cs
r159 r198 42 42 if (p != null) { 43 43 p.SetOffline (); 44 } else { 45 Log.Out ("Disconnected player not found in client list..."); 44 46 } 45 47 PersistentData.PersistentContainer.Instance.Save ();
Note:
See TracChangeset
for help on using the changeset viewer.