diff options
author | McCabe Maxsted | 2010-04-09 20:09:14 -0700 |
---|---|---|
committer | McCabe Maxsted | 2010-04-09 20:09:14 -0700 |
commit | bec4fdebfff3563e9fe7f8c8bca81ceafa157bed (patch) | |
tree | 86b2c1be8650816c85291b95fae2003fb99b5c27 /linden/indra/newview/llfirstuse.h | |
parent | Added checkbox for showing client names in nametag (doesn't change their colo... (diff) | |
download | meta-impy-bec4fdebfff3563e9fe7f8c8bca81ceafa157bed.zip meta-impy-bec4fdebfff3563e9fe7f8c8bca81ceafa157bed.tar.gz meta-impy-bec4fdebfff3563e9fe7f8c8bca81ceafa157bed.tar.bz2 meta-impy-bec4fdebfff3563e9fe7f8c8bca81ceafa157bed.tar.xz |
Added a first use notification to the AO
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/llfirstuse.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llfirstuse.h b/linden/indra/newview/llfirstuse.h index e327984..6467734 100644 --- a/linden/indra/newview/llfirstuse.h +++ b/linden/indra/newview/llfirstuse.h | |||
@@ -104,6 +104,7 @@ public: | |||
104 | static void useTeleport(); | 104 | static void useTeleport(); |
105 | static void useOverrideKeys(); | 105 | static void useOverrideKeys(); |
106 | static void useAttach(); | 106 | static void useAttach(); |
107 | static void useAO(); | ||
107 | static void useAppearance(); | 108 | static void useAppearance(); |
108 | static void useInventory(); | 109 | static void useInventory(); |
109 | static void useSandbox(); | 110 | static void useSandbox(); |