Removed DEBUG from admin-sql-threaded.sp (amb1780)
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402312
This commit is contained in:
parent
cdf54a3db1
commit
ac9b9f8c2a
@ -74,7 +74,7 @@ new RebuildCachePart[3] = {0}; /** Cache part sequence numbers */
|
||||
new PlayerSeq[MAXPLAYERS+1]; /** Player-specific sequence numbers */
|
||||
new bool:PlayerAuth[MAXPLAYERS+1]; /** Whether a player has been "pre-authed" */
|
||||
|
||||
#define _DEBUG
|
||||
//#define _DEBUG
|
||||
|
||||
public OnMapEnd()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user