windoes
This commit is contained in:
@@ -19,7 +19,7 @@ public:
|
||||
PlayerInfo play);
|
||||
~Connection();
|
||||
|
||||
Player* player = nullptr;
|
||||
std::unique_ptr<Player> player = nullptr;
|
||||
|
||||
uint64_t GetHash(bool self = true) const;
|
||||
uint64_t GetTeamHash() const;
|
||||
|
Reference in New Issue
Block a user