Resolves #764 -- disableLevelInstructions for global mode change

This commit is contained in:
Peter Cottle 2021-01-11 12:49:28 -07:00
parent ddb3dc93ca
commit 6df4d93880
5 changed files with 37 additions and 0 deletions

View file

@ -26,6 +26,7 @@ module.exports = {
SUBMIT_COMMAND: null,
CHANGE_LOCALE: null,
CHANGE_LOCALE_FROM_HEADER: null,
DISABLE_LEVEL_INSTRUCTIONS: null,
/**
* only dispatched when you actually
* solve the level, not ask for solution