fluxify it

This commit is contained in:
Peter Cottle 2015-08-29 08:45:53 -07:00
parent 78b87b3c47
commit de8d8221f5
4 changed files with 34 additions and 8 deletions

View file

@ -25,7 +25,13 @@ module.exports = {
CHANGE_FLIP_TREE_Y: null,
SUBMIT_COMMAND: null,
CHANGE_LOCALE: null,
CHANGE_LOCALE_FROM_HEADER: null
CHANGE_LOCALE_FROM_HEADER: null,
/**
* only dispatched when you actually
* solve the level, not ask for solution
* or solve it again.
*/
SOLVE_LEVEL: null
}),
PayloadSources: keyMirror({