Rozsvěcení a zhasínání světel, sprity pro místnosti, indikátory rozsvícených světel, po konci hry je hráč vrácen do hlavního menu
This commit is contained in:
parent
25a62af483
commit
55fd052072
27 changed files with 338 additions and 113 deletions
|
|
@ -4,5 +4,6 @@ public class MapInitPacket {
|
|||
public int[] Connectors { get; set; } // quadruplets (tile1 id, tile2 id, type, owner)
|
||||
public int[] YourTiles { get; set; }
|
||||
public int[] OpponentTiles { get; set; }
|
||||
public int[] LitTiles{ get; set; }
|
||||
public bool UpsideDown { get; set; }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue