added backwards compat layer to old mysql module
This commit is contained in:
@ -36,6 +36,8 @@ void OnAmxxDetach()
|
||||
}
|
||||
g_QueueLock->Unlock();
|
||||
g_QueueLock->DestroyThis();
|
||||
|
||||
FreeHandleTable();
|
||||
}
|
||||
|
||||
//public QueryHandler(state, Handle:query, error[], errnum, data[], size)
|
||||
|
Reference in New Issue
Block a user