We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32ae22b commit 160d4faCopy full SHA for 160d4fa
pkg/demoinfocs/parser.go
@@ -319,7 +319,7 @@ type ParserConfig struct {
319
IgnoreErrBombsiteIndexNotFound bool
320
321
// NetMessageDecryptionKey tells the parser how to decrypt certain encrypted net-messages.
322
- // See MatchInfoDecryptionKey() on how to retrieve the key from
+ // See MatchInfoDecryptionKey() on how to retrieve the key from `match730_*.dem.info` files.
323
NetMessageDecryptionKey []byte
324
}
325
0 commit comments