Start position of dealer is now set via network. Added files for network client engine. Added factory code.
This commit is contained in:
@@ -121,7 +121,7 @@ protected:
|
||||
ReceiverHelper &GetReceiver();
|
||||
|
||||
Game &GetGame();
|
||||
const GameData &GetGameData() const;
|
||||
GameData &GetGameData() const;
|
||||
bool CheckPassword(const std::string &password) const;
|
||||
|
||||
ServerSenderCallback &GetSenderCallback();
|
||||
|
||||
Reference in New Issue
Block a user