console command actions without store

This commit is contained in:
Shin'ya Ueoka 2017-10-06 23:03:28 +09:00
parent 32168a94e0
commit 10ad62e606
5 changed files with 12 additions and 17 deletions

View file

@ -4,7 +4,7 @@ export default {
CONSOLE_BLURRED: 'console.blured',
CONSOLE_ENTERED: 'console.entered',
CONSOLE_CHANGEED: 'console.changed',
CONSOLE_QUERY_COMPLETIONS: 'console.query.completions',
KEYDOWN: 'keydown',