mirror of
https://github.com/onyx-and-iris/q3rcon-ps.git
synced 2025-01-18 00:30:53 +00:00
use -Seconds
This commit is contained in:
parent
ea776fd93f
commit
ba4892f75b
@ -17,7 +17,7 @@ try {
|
||||
"Rotating the map..."
|
||||
$rcon.MapRotate()
|
||||
|
||||
Start-Sleep -Milliseconds 3000 # wait for map to rotate
|
||||
Start-Sleep -Seconds 3 # wait for map to rotate
|
||||
|
||||
$rcon.Map()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user