Ignore:
Timestamp:
Aug 30, 2014, 6:11:18 PM (10 years ago)
Author:
alloc
Message:

Fixes

File:
1 edited

Legend:

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

    r142 r144  
    1010                                CommandExtensions.InitCommandExtensions (manager);
    1111                                PersistentData.PersistentContainer.Load ();
    12                                 PersistentData.PersistentContainer.Instance.players.Add("123", new AllocsFixes.PersistentData.KnownPlayers());
    1312                        } catch (Exception e) {
    1413                                Log.Out ("Error in StateManager.Awake: " + e);
Note: See TracChangeset for help on using the changeset viewer.