mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-14 14:37:41 +00:00
Compare commits
1 Commits
OPENURU_BU
...
dpogue/pip
Author | SHA1 | Date | |
---|---|---|---|
17d6779757 |
@ -982,6 +982,10 @@ void plDXPipeline::IInitDeviceState()
|
||||
|
||||
fLights.Reset(this);
|
||||
|
||||
// Tell the light infos to unlink themselves
|
||||
while (fActiveLights)
|
||||
UnRegisterLight(fActiveLights);
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user