Trying to add computer players in dedicated server. Not fully functional yet (names are not shown).
This commit is contained in:
@@ -126,7 +126,6 @@ protected:
|
||||
|
||||
private:
|
||||
|
||||
u_int32_t m_curUniquePlayerId;
|
||||
static boost::thread_specific_ptr<ServerGameStateInit> Ptr;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user