Removed debugging

This commit is contained in:
Rob Pearce 2008-11-22 22:34:50 +00:00
parent fd9c8a7f78
commit 9fdc6c1467
1 changed files with 0 additions and 2 deletions

View File

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