Eventy upraveny pro podporu dvou hráčů. Všechny dveře se zobrazují na správných pozicích pro oba hráče.
This commit is contained in:
parent
cea56112ea
commit
3049417914
18 changed files with 157 additions and 75 deletions
|
|
@ -2,5 +2,5 @@ namespace PacketLib;
|
|||
|
||||
public class MapInitPacket {
|
||||
public int[] Connectors { get; set; } // triplets (tile1 id, tile2 id, type)
|
||||
|
||||
public bool UpsideDown { get; set; }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue