mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-17 22:25:12 +00:00
CAP_ animations etc. cleanup
This commit is contained in:
@@ -1082,9 +1082,11 @@ void optimizeview() {
|
||||
|
||||
subscreen_split(optimizeview);
|
||||
|
||||
#if CAP_ANIMATIONS
|
||||
if(centerover.at && inmirror(centerover.at)) {
|
||||
anims::reflect_view();
|
||||
}
|
||||
#endif
|
||||
|
||||
DEBB(DF_GRAPH, (debugfile,"optimize view\n"));
|
||||
int turn = 0;
|
||||
|
||||
Reference in New Issue
Block a user