1 #ifndef NL_LAUNCHER_SHARD_H
2 #define NL_LAUNCHER_SHARD_H
6 CShard(const std::string
&version
, bool online
, uint32 shardId
, const std::string
&name
, uint32 nbPlayers
, const std::string
&wsAddr
, const std::string
&patchURL
)
12 NbPlayers
= nbPlayers
;
27 #endif // NL_LAUNCHER_SHARD_H