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 4c3c927 commit 51c7400Copy full SHA for 51c7400
pkg/demoinfocs/sendtables/sendtables.go
@@ -1,4 +1,5 @@
1
-// Package sendtables contains sendtable specific magic and should really be better documented (TODO).
+// Package sendtables contains code related to decoding sendtables.
2
+// Mostly used internally but can be interesting for direct access to server-classes and entities.
3
package sendtables
4
5
import (
0 commit comments