Skip to content

Commit

Permalink
fix backpack example
Browse files Browse the repository at this point in the history
  • Loading branch information
icewind1991 committed Oct 28, 2024
1 parent 7f9d3ba commit 349541d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/backpack.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ use steam_vent::auth::{
AuthConfirmationHandler, ConsoleAuthConfirmationHandler, DeviceConfirmationHandler,
FileGuardDataStore,
};
use steam_vent::connection::ConnectionListener;
use steam_vent::{Connection, ConnectionSender, GameCoordinator, ServerList};
use steam_vent_proto::tf2::base_gcmessages::CSOEconItem;
use steam_vent_proto::tf2::gcsdk_gcmessages::{
Expand Down

0 comments on commit 349541d

Please sign in to comment.