index
:
qwclient
main
Barebones quakeworld client implementation for automating and bots
nginx
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packet
/
command
/
command.go
blob: 3b5034f054fd865dcd1ff36319b4ca485e140fac (
plain
) (
blame
)
1
2
3
4
5
package
command
type
Command
interface
{
Bytes
()
[]
byte
}