mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-30 22:44:06 +00:00
centerpc: moved rerotate outside
This commit is contained in:
parent
4f0cf57092
commit
edcf160a28
@ -1401,8 +1401,6 @@ EX void centerpc(ld aspd) {
|
|||||||
spinEdge(aspd);
|
spinEdge(aspd);
|
||||||
fixmatrix(View);
|
fixmatrix(View);
|
||||||
current_display->which_copy = gmatrix[cwt.at];
|
current_display->which_copy = gmatrix[cwt.at];
|
||||||
ors::rerotate(cwtV); ors::rerotate(View);
|
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
else {
|
else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user