Merge branch 'master' of github.com:diasurgical/devilution
This commit is contained in:
commit
da03bae69d
23 changed files with 183 additions and 183 deletions
|
|
@ -1690,7 +1690,7 @@ void LoadLevel()
|
|||
AutomapZoomReset();
|
||||
ResyncQuests();
|
||||
SyncPortals();
|
||||
dolighting = 1;
|
||||
dolighting = TRUE;
|
||||
|
||||
for (i = 0; i < MAX_PLRS; i++) {
|
||||
if (plr[i].plractive && currlevel == plr[i].plrlevel)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue