Rmoeved debug

This commit is contained in:
Rob Pearce 2008-11-25 04:06:08 +00:00
parent 95b2f5ca35
commit 8745ec0eca
1 changed files with 0 additions and 1 deletions

1
rc.c
View File

@ -2628,7 +2628,6 @@ int movesprite(sprite_t *s) {
case P_KINGSNAIL: case P_KINGSNAIL:
case P_KINGFLY: case P_KINGFLY:
boss = newsp; boss = newsp;
printf("updated boss\n");
} }
// is it in the water? // is it in the water?