deleted debug code

This commit is contained in:
Christoph Oelckers 2022-12-12 22:56:49 +01:00
parent 7f240a0a7a
commit 26c8e948f7

View file

@ -1372,11 +1372,6 @@ void move_d(DDukeActor *actor, int playernum, int xvel)
return;
}
if (actor->spr.picnum == DTILE_WATERBUBBLE)
{
int a = 0;
}
auto moveptr = &ScriptCode[actor->temp_data[1]];
if (a & geth) actor->vel.X += (moveptr[0] / 16. - actor->vel.X) * 0.5;