Exemple #1
0
 public void Setup()
 {
     blindFighting = new BlindFighting();
 }
Exemple #2
0
        public void Setup()
        {
            GlobalReference.GlobalValues = new GlobalValues();

            blindFighting = new BlindFighting();
        }