Skip to content

Commit 51c7400

Browse files
committed
sendtables: improve package doc
1 parent 4c3c927 commit 51c7400

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pkg/demoinfocs/sendtables/sendtables.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// Package sendtables contains sendtable specific magic and should really be better documented (TODO).
1+
// Package sendtables contains code related to decoding sendtables.
2+
// Mostly used internally but can be interesting for direct access to server-classes and entities.
23
package sendtables
34

45
import (

0 commit comments

Comments
 (0)