[swell-foop] Whitespace added based on review



commit 2eb8dc32ae09133af422b98a931fb51dca9ba13a
Author: Robert Roth <robert roth off gmail com>
Date:   Fri Jan 2 00:15:42 2015 +0200

    Whitespace added based on review

 src/game.vala |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/game.vala b/src/game.vala
index 39de31b..a0d54a3 100644
--- a/src/game.vala
+++ b/src/game.vala
@@ -70,6 +70,7 @@ public class Game : Object
 {
     private Tile[,] tiles;
     private bool is_started = false;
+
     /* Game score */
     public int score { get; set; default = 0; }
 


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