]> git.example.dev Git - binbsis50.git/commitdiff
added hits room
authorLuigi Pinca <luigipinca@gmail.com>
Sat, 6 Oct 2012 15:37:33 +0000 (17:37 +0200)
committerLuigi Pinca <luigipinca@gmail.com>
Sat, 6 Oct 2012 15:37:33 +0000 (17:37 +0200)
config.json
package.json

index e3a903e08a971c03bc4389ec6e582c92f9800b87..f02d0822238d62a0ccd7ae707da64d14d41f3441 100644 (file)
@@ -3,6 +3,7 @@
   "gameswithnorepeats": 3,
   "port": 8138,
   "rooms": [
+    "hits",
     "pop",
     "rock",
     "rap",
index 073ca66c9c09b15f094840db5951dbbb51e62e4f..5b09ca3e04d8debb11ab0b5f5cd6160b03c6f0a9 100644 (file)
@@ -21,5 +21,5 @@
     "start": "app.js"
   },
   "subdomain": "binb",
-  "version": "0.3.3-18"
+  "version": "0.3.4"
 }
\ No newline at end of file