diff options
Diffstat (limited to 'src/game/GroupReference.cpp')
-rw-r--r-- | src/game/GroupReference.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/GroupReference.cpp b/src/game/GroupReference.cpp index 25ea473309a..24646e3059a 100644 --- a/src/game/GroupReference.cpp +++ b/src/game/GroupReference.cpp @@ -39,3 +39,4 @@ void GroupReference::sourceObjectDestroyLink() // called from invalidate() getTarget()->DelinkMember(this); } + |