aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS_TheReturn/Story.cs
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS_TheReturn/Story.cs')
-rw-r--r--ShiftOS_TheReturn/Story.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS_TheReturn/Story.cs b/ShiftOS_TheReturn/Story.cs
index c01c055..2b00686 100644
--- a/ShiftOS_TheReturn/Story.cs
+++ b/ShiftOS_TheReturn/Story.cs
@@ -109,6 +109,7 @@ namespace ShiftOS.Engine
{
Thread.Sleep(5000);
}
+ Thread.Sleep(500);
CurrentObjectives.Remove(obj);
obj.Complete();
});