mirror of
https://github.com/halpz/re3.git
synced 2025-05-03 14:06:30 +00:00
Add files via upload
This commit is contained in:
parent
310dd86371
commit
982ffaa55e
|
@ -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