fix: Issues with missions and request control (#1785)

Closes #899
Closes #1787
Closes #1788
This commit is contained in:
gir489
2023-07-23 09:01:46 -04:00
committed by GitHub
parent e7562bcdff
commit 6c509e33dc
4 changed files with 22 additions and 9 deletions

View File

@ -16,6 +16,9 @@ namespace big
bool has_scrollbar = false;
static void player_button(const player_ptr& plyr)
{
if (plyr == nullptr)
return;
bool selected_player = plyr == g_player_service->get_selected();
// generate icons string