Exemplo n.º 1
0
        public void ClearStats()
        {
            stats = new Dictionary <ushort, BattleStats>();

            stub.FireUnitUpdated();
        }