paramsissue
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
class AsyncDBPlayerLastGames : public SingleAsyncDBQuery
|
||||
{
|
||||
public:
|
||||
AsyncDBPlayerLastGames(unsigned queryId, unsigned replyId, const std::string &preparedName, const std::list<std::string> ¶ms);
|
||||
AsyncDBPlayerLastGames(unsigned queryId, const std::string &preparedName, const std::list<std::string> ¶ms);
|
||||
virtual ~AsyncDBPlayerLastGames();
|
||||
|
||||
virtual void Init(DBIdManager& idManager);
|
||||
|
||||
Reference in New Issue
Block a user