mirror of
https://github.com/halpz/re3.git
synced 2025-05-04 19:52:17 +00:00
Merge 982ffaa55e
into 310dd86371
This commit is contained in:
commit
6c727674f1
|
@ -424,7 +424,7 @@ void
|
||||||
AttachGlossPipe(rw::Clump *clump)
|
AttachGlossPipe(rw::Clump *clump)
|
||||||
{
|
{
|
||||||
FORLIST(lnk, clump->atomics)
|
FORLIST(lnk, clump->atomics)
|
||||||
AttachWorldPipe(rw::Atomic::fromClump(lnk));
|
AttachGlossPipe(rw::Atomic::fromClump(lnk));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue