From df5939c02ad0a9f2325e452f65154625c15d8e5f Mon Sep 17 00:00:00 2001
From: lowercasedonkey <lowercasedonkey@gmail.com>
Date: Fri, 4 Sep 2020 16:44:29 -0400
Subject: [PATCH] fix rival scene

---
 src/uncategorized/pRivalryCapture.tw | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/uncategorized/pRivalryCapture.tw b/src/uncategorized/pRivalryCapture.tw
index 9490863e8b9..9a44aa3c3fe 100644
--- a/src/uncategorized/pRivalryCapture.tw
+++ b/src/uncategorized/pRivalryCapture.tw
@@ -448,3 +448,4 @@ the delicious moment of finding your rival on <<if hasBothLegs($activeSlave)>>$h
 <<set $rivalRace = 0>>
 <<set $rivalGender = 0>>
 <<include "New Slave Intro">>
+<<run App.Utils.scheduleSidebarRefresh()>>
-- 
GitLab