EXT-7055: Re-remove old MAP_SCALE_* constants removed in DEV-30614 that have snuck back in
parent
0439690efd
commit
f35a2112ea
|
|
@ -46,10 +46,6 @@ class LLImageRaw;
|
|||
class LLTextBox;
|
||||
class LLViewerTexture;
|
||||
|
||||
const F32 MAP_SCALE_MIN = 64.f;
|
||||
const F32 MAP_SCALE_MID = 172.f;
|
||||
const F32 MAP_SCALE_MAX = 512.f;
|
||||
|
||||
class LLNetMap : public LLUICtrl
|
||||
{
|
||||
public:
|
||||
|
|
|
|||
Loading…
Reference in New Issue