From 0723dade768ad6118db00c7bb908f39949fb7970 Mon Sep 17 00:00:00 2001 From: Nikolay Korolev Date: Fri, 3 Jan 2020 19:48:13 +0300 Subject: script 800-899 --- src/peds/Ped.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/peds/Ped.h') diff --git a/src/peds/Ped.h b/src/peds/Ped.h index 49803418..f8a063f3 100644 --- a/src/peds/Ped.h +++ b/src/peds/Ped.h @@ -340,7 +340,7 @@ public: uint8 bWanderPathAfterExitingCar : 1; uint8 bIsLeader : 1; - uint8 bDontDragMeOutCar : 1; + uint8 bDontDragMeOutCar : 1; // unfinished feature uint8 m_ped_flagF8 : 1; uint8 bWillBeQuickJacked : 1; uint8 bCancelEnteringCar : 1; // after door is opened or couldn't be opened due to it's locked -- cgit v1.2.3