diff options
author | McCabe Maxsted | 2009-09-16 00:13:59 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-09-16 00:13:59 -0700 |
commit | 276fc94aed832b13a17e13b57641a22d705e4e38 (patch) | |
tree | c76f4552c77ebb537a506d4b307b678d5354cbf2 /ChangeLog.txt | |
parent | Some code cleanup (diff) | |
download | meta-impy-276fc94aed832b13a17e13b57641a22d705e4e38.zip meta-impy-276fc94aed832b13a17e13b57641a22d705e4e38.tar.gz meta-impy-276fc94aed832b13a17e13b57641a22d705e4e38.tar.bz2 meta-impy-276fc94aed832b13a17e13b57641a22d705e4e38.tar.xz |
Fixed bad RLVa behavior in minimap
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 7653e53..f3eb892 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -32,6 +32,11 @@ | |||
32 | modified: linden/indra/newview/llfloatermap.cpp | 32 | modified: linden/indra/newview/llfloatermap.cpp |
33 | modified: linden/indra/newview/llfloatermap.h | 33 | modified: linden/indra/newview/llfloatermap.h |
34 | modified: linden/indra/newview/llnetmap.cpp | 34 | modified: linden/indra/newview/llnetmap.cpp |
35 | |||
36 | |||
37 | * Fixed bad RLVa behavior in minimap. | ||
38 | |||
39 | modified: linden/indra/newview/llnetmap.cpp | ||
35 | 40 | ||
36 | 41 | ||
37 | 2009-09-14 McCabe Maxsted <hakushakukun@gmail.com> | 42 | 2009-09-14 McCabe Maxsted <hakushakukun@gmail.com> |