fixup to 'which_copy includes rotation'

This commit is contained in:
Zeno Rogue 2021-11-07 10:14:08 +01:00
parent a5d5cba14d
commit 456adb32c0
1 changed files with 1 additions and 1 deletions

View File

@ -1933,7 +1933,7 @@ EX void centerpc(ld aspd) {
if(vid.sspeed >= 4.99) aspd = 1000;
DEBBI(DF_GRAPH, ("center pc"));
auto& W = current_display->which_copy;
auto& W = current_display->which_copy;
ors::unrotate(W); ors::unrotate(View); ors::unrotate(cwtV.T);
/* what should we center? */