I think i should protect this

This commit is contained in:
Nemirtingas 2019-08-02 09:09:32 +02:00
parent 7137fae413
commit 300832ebb3
1 changed files with 2 additions and 0 deletions

View File

@ -241,6 +241,8 @@ void Steam_Overlay::OverlayProc( int width, int height )
if (!show_overlay)
return;
std::lock_guard<std::recursive_mutex> lock(global_mutex);
int friend_size = friends->size();
// Set the overlay windows to the size of the game window