@ -3093,8 +3093,6 @@ int randompowerup(void) {
int num;
num = rand() % 41;
return P_CANNONPOWERUP;
switch (num) {
case 0:
default: