[gbrainy] Makes PuzzleCirclesRectangle available to all difficulty levels
- From: Jordi Mas <jmas src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gbrainy] Makes PuzzleCirclesRectangle available to all difficulty levels
- Date: Sat, 26 Sep 2009 09:36:31 +0000 (UTC)
commit af57919bc467317c70e216db35cbb45ca8e89b4e
Author: Jordi Mas <jmas softcatala org>
Date: Sat Sep 26 11:36:50 2009 +0200
Makes PuzzleCirclesRectangle available to all difficulty levels
src/PuzzleGames/PuzzleCirclesRectangle.cs | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/src/PuzzleGames/PuzzleCirclesRectangle.cs b/src/PuzzleGames/PuzzleCirclesRectangle.cs
index 22e39a9..a274afa 100644
--- a/src/PuzzleGames/PuzzleCirclesRectangle.cs
+++ b/src/PuzzleGames/PuzzleCirclesRectangle.cs
@@ -43,12 +43,6 @@ public class PuzzleCirclesRectangle : Game
}
}
- public override Difficulty GameDifficulty {
- get {
- return Difficulty.Master;
- }
- }
-
public override void Initialize ()
{
right_answer = "68";
@@ -167,5 +161,3 @@ public class PuzzleCirclesRectangle : Game
}
}
-
-
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]