Skip to content

Commit

Permalink
Update bitstream.h
Browse files Browse the repository at this point in the history
  • Loading branch information
FileEX committed Dec 30, 2024
1 parent 92c9171 commit 03f2d94
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Shared/sdk/net/bitstream.h
Original file line number Diff line number Diff line change
Expand Up @@ -576,14 +576,14 @@ enum class eBitStreamVersion : unsigned short
// 2024-09-04
CheckDuplicateSerials,

// Add setElementOnFire function
// 2024-10-08
SetElementOnFire,

// Add ignorefirestate special world property
// 2024-11-07
WorldSpecialProperty_IgnoreFireState,

// Add setElementOnFire function
// 2024-10-08
SetElementOnFire,

// This allows us to automatically increment the BitStreamVersion when things are added to this enum.
// Make sure you only add things above this comment.
Next,
Expand Down

0 comments on commit 03f2d94

Please sign in to comment.