[gbrainy/difficulty] Fix



commit f2f7191c748d0a8b3cc835204b88c074389243b2
Author: Jordi Mas <jmas softcatala org>
Date:   Sat Sep 3 19:49:03 2022 +0200

    Fix

 src/Core/Main/GameTips.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/Core/Main/GameTips.cs b/src/Core/Main/GameTips.cs
index 33254aba..2673f2cf 100644
--- a/src/Core/Main/GameTips.cs
+++ b/src/Core/Main/GameTips.cs
@@ -77,7 +77,7 @@ namespace gbrainy.Core.Main
                                return Translations.GetString ("Build acronyms using the first letter of each 
fact to be remembered.");
                        case 11:
                                return Translations.GetString ("The enjoyment obtained from a puzzle is 
proportional to the time spent on it.");
-                       case 11:
+                       case 12:
                                return Translations.GetString ("Think of breaking down every problem into 
simpler components.");
                        case 13:
                                return Translations.GetString ("When answering verbal analogies pay attention 
to the verb tense.");


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]