diff --git a/dll/steam_remote_storage.cpp b/dll/steam_remote_storage.cpp index 2814e642..1bcb92c9 100644 --- a/dll/steam_remote_storage.cpp +++ b/dll/steam_remote_storage.cpp @@ -496,7 +496,7 @@ bool Steam_Remote_Storage::GetUGCDetails( UGCHandle_t hContent, AppId_t *pnAppID { PRINT_DEBUG_ENTRY(); std::lock_guard lock(global_mutex); - + return false; }