diff options
Diffstat (limited to 'src/peds/PlayerPed.cpp')
-rw-r--r-- | src/peds/PlayerPed.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/peds/PlayerPed.cpp b/src/peds/PlayerPed.cpp index 3896efa5..a24c7fa3 100644 --- a/src/peds/PlayerPed.cpp +++ b/src/peds/PlayerPed.cpp @@ -1007,7 +1007,7 @@ CPlayerPed::FindWeaponLockOnTarget(void) return true; } -// --MIAMI: Done, but uncomment new weapon types when weapons got ported +// --MIAMI: Done void CPlayerPed::ProcessAnimGroups(void) { |