some fixes

This commit is contained in:
eray orçunus
2020-02-23 01:42:10 +03:00
parent c92dfb0064
commit b2d062ef2d
4 changed files with 9 additions and 9 deletions

View File

@ -9,7 +9,7 @@ enum {
PLAYERCONTROL_DISABLED_10 = 16,
PLAYERCONTROL_DISABLED_20 = 32, // used on CPlayerInfo::MakePlayerSafe
PLAYERCONTROL_DISABLED_40 = 64, // used on phone calls
PLAYERCONTROL_DISABLED_80 = 128,
PLAYERCONTROL_DISABLED_80 = 128,// used on cutscenes
};
class CControllerState