Ejemplo n.º 1
0
 public void SetGwReferenceOffline(GameWorldOffline gwO)
 {
     this.gwOffline = gwO;
 }
Ejemplo n.º 2
0
 public void SetGwReference(GameWorldOffline gw)
 {
     this.gw = gw;
 }