From 837f61a3f0864f31c9d89c4de846cb196b9d8fbd Mon Sep 17 00:00:00 2001 From: Glimmereyes Date: Fri, 30 Nov 2018 13:11:27 -0500 Subject: [PATCH] removed duplicate message (#3289) Removed a second copy of "/You continue (.*)/" --- performance.lic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/performance.lic b/performance.lic index 5ba9e4d2d9..4f47ba74a3 100644 --- a/performance.lic +++ b/performance.lic @@ -46,7 +46,7 @@ class Performance case line when /muster the strength to perform/ pause 30 - when /You begin (.*)/, /You continue (.*)/, /You find yourself relaxing (.*)/, /You concentrate on your sense of rhythm (.*)/, /You continue (.*)/, /You cannot use the/ + when /You begin (.*)/, /You continue (.*)/, /You find yourself relaxing (.*)/, /You concentrate on your sense of rhythm (.*)/, /You cannot use the/ exit if done_training? when /You finish (.*)/ if done_training?