Beispiel #1
0
 public RainHost(Game game)
   : base(game)
 {
   RainHost.Instance = this;
 }
Beispiel #2
0
 public RainHost(Game game)
     : base(game)
 {
     RainHost.Instance = this;
 }