Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ingrid/CuddlePit
Browse files Browse the repository at this point in the history
  • Loading branch information
ingrid committed Apr 1, 2012
2 parents 9605818 + afda88b commit 55c7857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hugs.js
Expand Up @@ -165,7 +165,7 @@ function initialize(){
};

game.highMoodMark = 80;
game.goal = 75;
game.goal = 60;
game.lowMoodMark = 70;

game.mood = 'happy'; // On of happy or sad.
Expand Down

0 comments on commit 55c7857

Please sign in to comment.