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


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