Skip to content

Commit 4b8b733

Browse files
softinsann0see
andauthored
Update src/client.cpp
Co-authored-by: ann0see <20726856+ann0see@users.noreply.github.com>
1 parent 6a27126 commit 4b8b733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1569,7 +1569,7 @@ int CClient::FindClientChannel ( const int iServerChannelID, const bool bCreateI
15691569
// This list is passed up to the mixer board, which will interpret the values in the order
15701570
// of channels that it knows about.
15711571
//
1572-
// Since CClient is now translating server channel IDs to local client channel IDs before
1572+
// Since CClient is translating server channel IDs to local client channel IDs before
15731573
// passing the client list up to the mixer board, it is also necessary to re-order the values
15741574
// in the level list so that they are in order of mapped client channel ID.
15751575
// This function performs that re-ordering by scanning the server channels in order, once,

0 commit comments

Comments
 (0)