Example #1
0
    public void PreInitializeProcessers()
    {
        _playerStats.PreInitialize();

        _decisionMaker.PreInitialize();
    }