Пример #1
0
 public PathfindingChunkUpdateMessage(PathfindingChunk chunk)
 {
     Chunk = chunk;
 }