mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-04 20:57:49 +00:00
fahhh
This commit is contained in:
@@ -81,7 +81,7 @@ boost::filesystem::path getBaseCacheDirectory(bool create)
|
||||
boost::filesystem::path path = boost::filesystem::temp_directory_path();
|
||||
|
||||
#ifndef RBX_PLATFORM_IOS
|
||||
path /= "watrbx";
|
||||
path /= "Roblox";
|
||||
#endif
|
||||
|
||||
#if defined(_DEBUG) || defined(_NOOPT)
|
||||
|
||||
Reference in New Issue
Block a user