Skip to content

Commit

Permalink
Update src/client.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: ann0see <[email protected]>
  • Loading branch information
softins and ann0see authored Nov 24, 2024
1 parent 6a27126 commit 4b8b733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1569,7 +1569,7 @@ int CClient::FindClientChannel ( const int iServerChannelID, const bool bCreateI
// This list is passed up to the mixer board, which will interpret the values in the order
// of channels that it knows about.
//
// Since CClient is now translating server channel IDs to local client channel IDs before
// Since CClient is translating server channel IDs to local client channel IDs before
// passing the client list up to the mixer board, it is also necessary to re-order the values
// in the level list so that they are in order of mapped client channel ID.
// This function performs that re-ordering by scanning the server channels in order, once,
Expand Down

0 comments on commit 4b8b733

Please sign in to comment.