This commit is contained in:
shoopea 2020-06-21 19:13:13 +02:00
parent 74213afac3
commit 2f214a6d67

View File

@ -244,7 +244,7 @@ func main() {
}
if !paused && forcePaused {
paused = false
paused = true
px := PacketAdminRCon{
Packet: Packet{PType: AdminPacketAdminRCon},
Command: "pause",