Esempio n. 1
0
        public ModEntry()
        {
            instance = this;


            tehHelper = new TehFishingHelper(this);
        }
Esempio n. 2
0
 public ModEntry()
 {
     tehHelper = new TehFishingHelper(this);
 }