Exemplo n.º 1
0
Arquivo: Stats.cs Projeto: XF9/Fenrir
 public Stats()
 {
     this.panel = new StatsPanel(this);
 }
Exemplo n.º 2
0
Arquivo: Stats.cs Projeto: XF9/Fenrir
 public Stats()
 {
     this.panel = new StatsPanel(this);
 }