new avatars added. translation strings updated.
This commit is contained in:
@@ -42,7 +42,7 @@ AvatarManager::Init(const std::string &dataDir, const std::string &cacheDir)
|
||||
bool retVal = false;
|
||||
try
|
||||
{
|
||||
InternalReadDirectory(dataDir + "gfx/avatars/default/");
|
||||
InternalReadDirectory(dataDir + "gfx/avatars/default/people/");
|
||||
InternalReadDirectory(cacheDir);
|
||||
m_cacheDir = cacheDir;
|
||||
retVal = true;
|
||||
|
||||
Reference in New Issue
Block a user