Hi Taylor,
You can add this code before this warning:
#pragma warning(suppress: 6385)
if (players[playerNum].seed == 0){
....
}
Best Regards, Dylan
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our *
*documentation* to enable e-mail notifications if you want to receive the related email notification for this thread.**