CCamera fixes

This commit is contained in:
aap 2020-04-02 12:48:01 +02:00
parent 62ae7245ab
commit 7ff5a3a65c
19 changed files with 3544 additions and 447 deletions

View file

@ -2,7 +2,7 @@
enum {
PLAYERCONTROL_ENABLED = 0,
PLAYERCONTROL_DISABLED_1 = 1,
PLAYERCONTROL_DISABLED_1 = 1, // used by first person camera
PLAYERCONTROL_DISABLED_2 = 2,
PLAYERCONTROL_GARAGE = 4,
PLAYERCONTROL_DISABLED_8 = 8,