initial revert to 1.00-era code
This commit is contained in:
@ -36,8 +36,7 @@
|
||||
// class CPlayer
|
||||
// *****************************************************
|
||||
|
||||
void CPlayer::Disconnect()
|
||||
{
|
||||
void CPlayer::Disconnect(){
|
||||
if ( ignoreBots(pEdict) || !isModuleActive() ) // ignore if he is bot and bots rank is disabled or module is paused
|
||||
return;
|
||||
rank->updatePosition( &life );
|
||||
|
Reference in New Issue
Block a user