Skip to content

Commit

Permalink
Merge pull request #111 from Zenmaster28/main
Browse files Browse the repository at this point in the history
player state field 49 for Rideon Bombs
  • Loading branch information
mayfield authored Feb 14, 2024
2 parents 123ab94 + 3592dcf commit 6bae474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/zwift.proto
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ message PlayerState {
int32 _f46 = 46; // 2?
int32 _f47 = 47; // 2?
int32 _f48 = 48;
int32 _f49 = 49; // 9
int32 rideonBomb = 49; // always seems to be x5 with value of 9
}

enum WorldUpdatePayloadType {
Expand Down

0 comments on commit 6bae474

Please sign in to comment.