Re: 11th Official Tournament - Round 3
Way too drunk for this atm O_o
Way too drunk for this atm O_o
// Official Tournament is a higher difficulty ramp this time around. // If you're in an odd division, screw you, get accelerated difficulties! if (division % 2 = 0) normalDifficulty(); else increaseDifficulty();

Comment