some changes in bot's code
This commit is contained in:
@ -75,7 +75,6 @@ void CPlayer::PutInServer(){
|
||||
ingame = false;
|
||||
}
|
||||
void CPlayer::Connect( const char* ippp ){
|
||||
bot = IsBot();
|
||||
strcpy(ip,ippp);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user