Merge branch 'master' of https://github.com/rheit/zdoom
This commit is contained in:
commit
bd811bea87
10 changed files with 125 additions and 74 deletions
|
|
@ -280,7 +280,7 @@ static void CopyPlayer (player_t *dst, player_t *src, const char *name)
|
|||
}
|
||||
if (thebot)
|
||||
{
|
||||
thebot->inuse = true;
|
||||
thebot->inuse = BOTINUSE_Yes;
|
||||
}
|
||||
bglobal.botnum++;
|
||||
dst->userinfo.TransferFrom(uibackup2);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue