limit simring outdials to 10 and eliminate any duplicates

This commit is contained in:
Dave Horton
2020-01-25 12:29:18 -05:00
parent 4a1ea4e091
commit 1da1776d45
2 changed files with 38 additions and 4 deletions

View File

@@ -50,5 +50,6 @@
"Error": "mod_audio_fork::error",
"BufferOverrun": "mod_audio_fork::buffer_overrun",
"JsonMessage": "mod_audio_fork::json"
}
},
"MAX_SIMRINGS": 10
}