mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-20 04:26:03 +08:00
Updated CUserCmd to match yesterday's game update.
This commit is contained in:
@ -179,6 +179,9 @@ public:
|
||||
|
||||
// Player instantaneous view angles.
|
||||
QAngle viewangles;
|
||||
|
||||
Vector aimdirection;
|
||||
|
||||
// Intended velocities
|
||||
// forward velocity.
|
||||
float forwardmove;
|
||||
|
Reference in New Issue
Block a user