- give the hardware renderer's drawinfo its own level pointer
This commit is contained in:
parent
0124cecc15
commit
ba114f6f23
33 changed files with 172 additions and 157 deletions
|
|
@ -625,7 +625,7 @@ void DThinker::RunThinkers ()
|
|||
auto next = light->next;
|
||||
light->Tick();
|
||||
light = next;
|
||||
}
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue