mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-20 06:03:01 +00:00
that fixup was added?
This commit is contained in:
parent
98969e4b6b
commit
a8d2e589f1
@ -2908,7 +2908,6 @@ EX void shift_view(hyperpoint H) {
|
||||
intra::shift_view_portal(H);
|
||||
return;
|
||||
}
|
||||
auto oView = View;
|
||||
View = get_shift_view_of(H, View);
|
||||
auto& wc = current_display->which_copy;
|
||||
wc = get_shift_view_of(H, wc);
|
||||
|
Loading…
Reference in New Issue
Block a user