From 5dc410a999f02f1e90c991c9de617bb2b1dc6bbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?eray=20or=C3=A7unus?= Date: Wed, 3 Jun 2020 16:16:31 +0300 Subject: Peds, eSound and PedState enum, fixes --- src/animation/AnimationId.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/animation/AnimationId.h') diff --git a/src/animation/AnimationId.h b/src/animation/AnimationId.h index a84aa3e8..18d31cae 100644 --- a/src/animation/AnimationId.h +++ b/src/animation/AnimationId.h @@ -146,7 +146,7 @@ enum AnimationId ANIM_CAR_CRAWLOUT_RHS, ANIM_CAR_CRAWLOUT_RHS2, ANIM_CAR_ROLLOUT_LHS, - ANIM_CAR_ROLLOUT_LHS2, // was this meant to be RHS? + ANIM_CAR_ROLLOUT_RHS, // was this meant to be RHS? ANIM_GETUP1, ANIM_GETUP2, -- cgit v1.2.3