msg_info "Select gaming services to claim games for"
msg_info "Initializing gaming services to claim games for"
CHOICES=$(whiptail --title "Tools to install" --checklist "Choose something"20784"NTP""NTP setup" OFF "Perl""Perl install" OFF "Ruby""Ruby install" OFF "Python""Python install" OFF 3>&1 1>&2 2>&3)
CHOICES=$(whiptail --title "Select game services" --checklist "Select services"20784"EPIC""Epic Games" OFF "GOG""Good Old Games" OFF 3>&1 1>&2 2>&3)