Ejemplo n.º 1
0
 public MapForm()
 {
     InitializeComponent();
     mapData = new TreasureMapDetailData();
     zsetr = Properties.Resources.zsetr;
     stopwatch = new Stopwatch();
 }
Ejemplo n.º 2
0
 public MapForm()
 {
     InitializeComponent();
     mapData   = new TreasureMapDetailData();
     zsetr     = Properties.Resources.zsetr;
     stopwatch = new Stopwatch();
 }