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:
Matt Woodrow 2008-06-30 23:18:26 +00:00
parent cdf54a3db1
commit ac9b9f8c2a

View File

@ -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()
{