flip tree Y

This commit is contained in:
Peter Cottle 2015-03-28 14:16:09 -07:00
parent e03bdc619f
commit c7cede468b
4 changed files with 23 additions and 0 deletions

View file

@ -20,6 +20,7 @@ module.exports = {
ActionTypes: keyMirror({
CHANGE_IS_ANIMATING: null,
CHANGE_FLIP_TREE_Y: null,
SUBMIT_COMMAND: null,
CHANGE_LOCALE: null,
CHANGE_LOCALE_FROM_HEADER: null