This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Merge pull request #340 from erorcun/erorcun
Fixes and cleanup
- Loading branch information
Showing
with
122 additions
and 92 deletions.
- +3 −3 src/core/FileLoader.cpp
- +1 −1 src/core/PlayerInfo.cpp
- +1 −1 src/entities/Physical.cpp
- +1 −1 src/peds/CivilianPed.cpp
- +1 −1 src/peds/EmergencyPed.cpp
- +85 −66 src/peds/Ped.cpp
- +12 −6 src/peds/Ped.h
- +9 −9 src/peds/PedIK.cpp
- +2 −2 src/peds/PedIK.h
- +1 −1 src/peds/PlayerPed.cpp
- +6 −1 src/render/2dEffect.h
There are no files selected for viewing
Oops, something went wrong.