diff --git a/orbs.cpp b/orbs.cpp index 1397be64..4440e9fb 100644 --- a/orbs.cpp +++ b/orbs.cpp @@ -699,6 +699,7 @@ EX bool jumpTo(orbAction a, cell *dest, eItem byWhat, int bonuskill IS(0), eMons cwt.at = dest; forCellIdEx(c2, i, dest) if(c2->cpdist < dest->cpdist) { cwt.spin = i; + changes.value_keep(flipplayer); flipplayer = true; }