Esempio n. 1
0
File: Stats.cs Progetto: XF9/Fenrir
 public Stats()
 {
     this.panel = new StatsPanel(this);
 }
Esempio n. 2
0
File: Stats.cs Progetto: XF9/Fenrir
 public Stats()
 {
     this.panel = new StatsPanel(this);
 }