test
This commit is contained in:
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",
|
||||||
|
|||||||
Reference in New Issue
Block a user