avoid git conflict

This commit is contained in:
a 2024-11-27 22:00:08 +02:00
parent 1c5e64f03f
commit 6fcd47cd72

View File

@ -496,7 +496,7 @@ bool Steam_Remote_Storage::GetUGCDetails( UGCHandle_t hContent, AppId_t *pnAppID
{
PRINT_DEBUG_ENTRY();
std::lock_guard<std::recursive_mutex> lock(global_mutex);
return false;
}