CPhysical
This commit is contained in:
@@ -30,6 +30,7 @@ enum eEntityStatus : uint8
|
||||
STATUS_PLANE,
|
||||
STATUS_PLAYER_REMOTE,
|
||||
STATUS_PLAYER_DISABLED,
|
||||
STATUS_12, // TODO: what is this? used in CPhysical::ApplyAirResistance
|
||||
};
|
||||
|
||||
class CEntity : public CPlaceable
|
||||
|
||||
Reference in New Issue
Block a user