Had to dry up some of the water I spit out as I read this off the keyboard. The savagery is legend.
(media.greatawakening.win)
You're viewing a single comment thread. View all comments, or full comment thread.
Comments (47)
sorted by:
Maybe Dominion has a few openings.
First assignment find the bad code:
If BidenVotes < TrumpVotes Then
end if
If bVoteTrump Then
TrumpVotes = TrumpVotes + 0.63
End If
If bVoteBiden Then
BidenVotes = BidenVotes + 1.37
End If
... and replace with the following:
If bVoteTrump Then
TrumpVotes = TrumpVotes + 1
End If
If bVoteBiden Then
BidenVotes = BidenVotes + 1
End If
Edit - forgot about the formatting on this site - C would've been worse
Nice. The formatting came out better than I thought it would.
What I started with looked worse, so I switched to simple basic.