Change norm of core/state

This commit is contained in:
Samy Pessé
2014-04-06 16:10:25 -07:00
parent ff52a2317b
commit 607b45f172
7 changed files with 21399 additions and 25 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ define([
], function(_, $, storage, state) {
// Get current level
var getCurrentLevel = function() {
return state().level;
return state.level;
};
// Return all levels