fix room vid selection when shuffling

This commit is contained in:
Chris Ham
2018-09-28 21:32:03 -07:00
parent 75c24dd92c
commit 2cf3dbe431
2 changed files with 3 additions and 3 deletions

View File

@@ -39,8 +39,8 @@
"currentActivitySceneItemName": "now-showing-txt",
"initialQueueSize": 3,
"recentlyPlayedMemory": 5,
"roomGrindChance": 20,
"roomGrindPlaytime": 900,
"roomGrindChance": 10,
"roomGrindPlaytime": 450,
"roomShuffleChance": 85,
"roomVidPlaytime": 150,
"roomShuffleCount": 6,