diff --git a/source/games/exhumed/src/init.cpp b/source/games/exhumed/src/init.cpp index 2745dc431..f4212de7c 100644 --- a/source/games/exhumed/src/init.cpp +++ b/source/games/exhumed/src/init.cpp @@ -439,7 +439,7 @@ void ProcessSpriteTag(DExhumedActor* pActor, int nLotag, int nHitag) } case 116: { - BuildRat(pActor, nulvec, nullptr, DAngle::fromBam(unsigned(-1))); + BuildRat(pActor, nulvec, nullptr, -minAngle); return; } case 115: // Rat (eating)