diff options
Diffstat (limited to '')
-rw-r--r-- | src/peds/Ped.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/peds/Ped.h b/src/peds/Ped.h index b421bc83..50c1fc39 100644 --- a/src/peds/Ped.h +++ b/src/peds/Ped.h @@ -824,7 +824,6 @@ public: static CPedAudioData (&CommentWaitTime)[38]; #ifdef TOGGLEABLE_BETA_FEATURES - static bool bUnusedFightThingOnPlayer; static bool bPopHeadsOnHeadshot; static bool bMakePedsRunToPhonesToReportCrimes; #endif |