mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-11 18:00:34 +00:00
removed debug from optimizeview
This commit is contained in:
parent
f70d7a4f27
commit
f9cc30a67a
@ -1438,8 +1438,6 @@ EX void optimizeview() {
|
||||
virtualRebase(centerover, iView);
|
||||
View = inverse(iView);
|
||||
|
||||
println(hlog, "centerover = ", centerover);
|
||||
|
||||
#if CAP_ANIMATIONS
|
||||
if(centerover && inmirror(centerover)) {
|
||||
anims::reflect_view();
|
||||
|
Loading…
Reference in New Issue
Block a user