Skip to content

Commit

Permalink
Include typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dystopm committed Nov 26, 2023
1 parent 72f7d31 commit 73beee9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4859,7 +4859,7 @@ enum CCSPlayer_Members

/*
* Description: Array of state per other player whether player is dominating other players (0-31)
* Member type: int [32]
* Member type: bool [32]
* Get params: get_member(index, member, element);
* Set params: set_member(index, member, value, element);
*/
Expand Down

0 comments on commit 73beee9

Please sign in to comment.