]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/clientmedia.cpp
Translated using Weblate (Chinese (Taiwan))
[dragonfireclient.git] / src / clientmedia.cpp
index ea11ad239ec6210683b0aadd73863bb3aa974f37..bca3f67c28fd721c80fead554074f9c41ac1680d 100644 (file)
@@ -34,7 +34,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 
 static std::string getMediaCacheDir()
 {
-       return porting::path_user + DIR_DELIM + "cache" + DIR_DELIM + "media";
+       return porting::path_cache + DIR_DELIM + "media";
 }
 
 /*