From 782facee39a62567d958ad85c42cb4c43de603ab Mon Sep 17 00:00:00 2001 From: Mnikolenko Productengine Date: Mon, 9 Sep 2024 14:26:00 +0300 Subject: Reduce 'World map' floater draw time --- indra/newview/llworldmapview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/llworldmapview.h') diff --git a/indra/newview/llworldmapview.h b/indra/newview/llworldmapview.h index ebc9c6d738..d4857113f2 100644 --- a/indra/newview/llworldmapview.h +++ b/indra/newview/llworldmapview.h @@ -210,6 +210,7 @@ private: F32 mMapScale; F32 mTargetMapScale; + F32 mMapRatio; static F32 sMapScaleSetting; static LLVector2 sZoomPivot; static LLFrameTimer sZoomTimer; -- cgit v1.2.3