mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-24 07:56:59 +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);
|
||||
fixmatrix(View);
|
||||
current_display->which_copy = gmatrix[cwt.at];
|
||||
ors::rerotate(cwtV); ors::rerotate(View);
|
||||
return;
|
||||
}
|
||||
|
||||
else {
|
||||
|
Loading…
Reference in New Issue
Block a user