Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
MMaZaHaKa authored Jan 8, 2025
1 parent 310dd86 commit 982ffaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/extras/custompipes.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ void
AttachGlossPipe(rw::Clump *clump)
{
FORLIST(lnk, clump->atomics)
AttachWorldPipe(rw::Atomic::fromClump(lnk));
AttachGlossPipe(rw::Atomic::fromClump(lnk));
}


Expand Down

0 comments on commit 982ffaa

Please sign in to comment.