mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-01 02:07:57 +00:00
intra:: cleaner scale changing
This commit is contained in:
@@ -2262,6 +2262,10 @@ EX void optimizeview() {
|
||||
View = iview_inverse(iView);
|
||||
fixmatrix(View);
|
||||
callhooks(hooks_postoptimize);
|
||||
|
||||
#if CAP_PORTALS
|
||||
intra::apply_scale();
|
||||
#endif
|
||||
|
||||
walking::handle();
|
||||
|
||||
|
Reference in New Issue
Block a user