paramsissue
This commit is contained in:
@@ -39,7 +39,7 @@
|
|||||||
class AsyncDBPlayerLastGames : public SingleAsyncDBQuery
|
class AsyncDBPlayerLastGames : public SingleAsyncDBQuery
|
||||||
{
|
{
|
||||||
public:
|
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 ~AsyncDBPlayerLastGames();
|
||||||
|
|
||||||
virtual void Init(DBIdManager& idManager);
|
virtual void Init(DBIdManager& idManager);
|
||||||
|
|||||||
Reference in New Issue
Block a user