// in case the player doesn't exist, create one (for scenario)
if(!_players[0].is_active)
DoStartupNewPlayer(false);
DoZoomInOut(ZOOM_NONE);// update button status
MarkWholeScreenDirty();
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.