@ -2352,7 +2352,6 @@ int loadlevellist(void) {
int randompowerup(void) {
int num;
num = rand() % 24;
return P_UFO;
switch (num) {
case 0: