diff options
Diffstat (limited to 'indra/newview/llappearancemgr.h')
-rw-r--r-- | indra/newview/llappearancemgr.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llappearancemgr.h b/indra/newview/llappearancemgr.h index befad591bd..d67a7787d3 100644 --- a/indra/newview/llappearancemgr.h +++ b/indra/newview/llappearancemgr.h @@ -129,6 +129,8 @@ public: // Create initial outfits from library. void autopopulateOutfits(); + void wearBaseOutfit(); + // Overrides the base outfit with the content from COF // @return false if there is no base outfit bool updateBaseOutfit(); |