fix light stealing (#2992)
This commit is contained in:
parent
8f5060750c
commit
873e426952
2 changed files with 2 additions and 1 deletions
|
|
@ -1546,7 +1546,6 @@ DWORD OnPlayerJoinLevel(TCmd *pCmd, int pnum)
|
|||
}
|
||||
|
||||
player._pvid = AddVision(player.position.tile, player._pLightRad, pnum == MyPlayerId);
|
||||
player._plid = NO_LIGHT;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue