centerpc: moved rerotate outside

This commit is contained in:
Zeno Rogue 2019-11-23 19:01:00 +01:00
parent 4f0cf57092
commit edcf160a28
1 changed files with 0 additions and 2 deletions

View File

@ -1401,8 +1401,6 @@ EX void centerpc(ld aspd) {
spinEdge(aspd);
fixmatrix(View);
current_display->which_copy = gmatrix[cwt.at];
ors::rerotate(cwtV); ors::rerotate(View);
return;
}
else {