Fix overflow check in R_DrawRepeatMaskedColumn
Seems like the overflow check never properly triggers in very rare occasions (esp when the camera clips into a big texture with holes) the game can get stuck in an infinite loop resulting in a hang this fixes the overflow check so it works and makes the game not hang in the loop