1
0
Fork 0
mirror of https://codeberg.org/demostf/parser.git synced 2026-06-04 02:24:12 +02:00

live sentry rotation

This commit is contained in:
Robin Appelman 2025-07-05 15:49:25 +02:00
commit 33e40ca99b
2 changed files with 14 additions and 2 deletions

View file

@ -207,6 +207,7 @@ pub struct Sentry {
pub sapped: bool,
pub team: Team,
pub angle: f32,
pub yaw: f32,
pub player_controlled: bool,
pub auto_aim_target: Handle,
pub shells: u16,