formatting

This commit is contained in:
Robin Appelman 2026-06-16 18:32:56 +02:00
commit e6db6dfc76

View file

@ -3,9 +3,9 @@ pub use steam_vent_proto_steam::*;
#[cfg(feature = "csgo")]
pub use steam_vent_proto_csgo as csgo;
#[cfg(feature = "deadlock")]
pub use steam_vent_proto_deadlock as deadlock;
#[cfg(feature = "dota2")]
pub use steam_vent_proto_dota2 as dota2;
#[cfg(feature = "tf2")]
pub use steam_vent_proto_tf2 as tf2;
#[cfg(feature = "deadlock")]
pub use steam_vent_proto_deadlock as deadlock;