mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-08-15 12:15:05 +08:00
Fix saving of name.
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ var GameObjects = (function() {
|
||||
*/
|
||||
var labPrototype = {
|
||||
version: '0.2',
|
||||
name: 'My Awesome Lab',
|
||||
name: 'Click here to give your lab a catchy name',
|
||||
detector: {
|
||||
rate: 1
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user