Revert r5316 which completely broke BOUNCEMINE.

git-svn-id: https://svn.eduke32.com/eduke32@5318 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
terminx 2015-08-02 08:50:31 +00:00
parent 409b363667
commit b8442f0b67
1 changed files with 1 additions and 1 deletions

View File

@ -4497,7 +4497,7 @@ ACTOR_STATIC void G_MoveActors(void)
goto BOLT;
}
// case BOUNCEMINE__STATIC:
case BOUNCEMINE__STATIC:
case MORTER__STATIC:
j = A_Spawn(i,(PLUTOPAK?FRAMEEFFECT1:FRAMEEFFECT1_13));
actor[j].t_data[0] = 3;