mirror of
https://github.com/halpz/re3.git
synced 2025-05-02 19:26:21 +00:00
Add files via upload
This commit is contained in:
parent
310dd86371
commit
982ffaa55e
|
@ -424,7 +424,7 @@ void
|
|||
AttachGlossPipe(rw::Clump *clump)
|
||||
{
|
||||
FORLIST(lnk, clump->atomics)
|
||||
AttachWorldPipe(rw::Atomic::fromClump(lnk));
|
||||
AttachGlossPipe(rw::Atomic::fromClump(lnk));
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue