[quadrapassel] Reset pause button when game starts
- From: Mario Wenzel <mariowenzel src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [quadrapassel] Reset pause button when game starts
- Date: Fri, 13 Sep 2013 20:54:52 +0000 (UTC)
commit 02d58c93225fcb8a033492b4247a38b222ebb838
Author: Mario Wenzel <maweki gmail com>
Date:   Fri Sep 13 22:54:28 2013 +0200
    Reset pause button when game starts
 src/game.vala |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/game.vala b/src/game.vala
index a168eb1..a1a094f 100644
--- a/src/game.vala
+++ b/src/game.vala
@@ -358,6 +358,7 @@ public class Game : Object
         add_shape ();
         setup_drop_timer ();
         started ();
+        pause_changed ();
     }
 
     public bool move_left ()
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]