Merge pull request #357 from aap/master

Finished CCam; various smaller things
This commit is contained in:
aap
2020-03-27 18:41:22 +01:00
committed by GitHub
18 changed files with 4693 additions and 1266 deletions

View File

@ -204,3 +204,5 @@ enum Config {
#define VC_PED_PORTS // various ports from VC's CPed, mostly subtle
// #define NEW_WALK_AROUND_ALGORITHM // to make walking around vehicles/objects less awkward
#define CANCELLABLE_CAR_ENTER
#define IMPROVED_CAMERA // Better Debug cam, and maybe more in the future