test
This commit is contained in:
parent
19635b9eef
commit
c712bcdcd2
2
main.go
2
main.go
@ -175,7 +175,7 @@ func main() {
|
||||
Packet: p,
|
||||
}
|
||||
sp.Read(b[:p.PLength])
|
||||
logInfoDebug("AdminPacketServerRCon :\n- Colour: %d\n- Output: %s", sp.ColorID, sp.Output)
|
||||
logInfoDebug("AdminPacketServerRCon :\n- ColorID: %d\n- Output: %s", sp.ColorID, sp.Output)
|
||||
case AdminPacketServerRConEnd:
|
||||
sp := PacketServerRConEnd{
|
||||
Packet: p,
|
||||
|
Loading…
Reference in New Issue
Block a user