test
This commit is contained in:
parent
74213afac3
commit
2f214a6d67
2
main.go
2
main.go
@ -244,7 +244,7 @@ func main() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if !paused && forcePaused {
|
if !paused && forcePaused {
|
||||||
paused = false
|
paused = true
|
||||||
px := PacketAdminRCon{
|
px := PacketAdminRCon{
|
||||||
Packet: Packet{PType: AdminPacketAdminRCon},
|
Packet: Packet{PType: AdminPacketAdminRCon},
|
||||||
Command: "pause",
|
Command: "pause",
|
||||||
|
Loading…
Reference in New Issue
Block a user