add KQF command

This commit is contained in:
wish
2022-09-30 03:47:59 +10:00
parent 6c323275a9
commit e90e3da142
4 changed files with 44 additions and 6 deletions

View File

@@ -39,6 +39,8 @@ type Session struct {
sessionStart int64
rights uint32
token string
kqf []byte
kqfOverride bool
semaphore *Semaphore // Required for the stateful MsgSysUnreserveStage packet.