fixed amb768

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401294
This commit is contained in:
David Anderson 2007-08-09 06:16:07 +00:00
parent c8f03384cb
commit 5db2f8e495

View File

@ -928,7 +928,7 @@ void CPlayer::Authorize_Post()
void CPlayer::DoPostConnectAuthorization()
{
cell_t result;
cell_t result = 0;
PreAdminCheck->PushCell(m_iIndex);
PreAdminCheck->Execute(&result);