diff --git a/complex2.cpp b/complex2.cpp index 758c6d2d..625b418b 100644 --- a/complex2.cpp +++ b/complex2.cpp @@ -1239,7 +1239,7 @@ EX namespace dice { } } - shiftmatrix V1 = V * ddspin(c, dir + M_PI); + shiftmatrix V1 = V * ddspin(c, dir, M_PI); if(dd.mirrored) V1 = V1 * MirrorY; // loop: