Skip to content

Commit

Permalink
Add missing command key
Browse files Browse the repository at this point in the history
  • Loading branch information
kevthehermit committed Aug 30, 2016
1 parent 701c9fb commit 14f8805
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions common.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"GUI",
"WINDOWS",
"ESC",
"ESCAPE",
"PRINTSCREEN",
"INSERT",
"HOME",
Expand Down Expand Up @@ -63,6 +64,7 @@
"GUI",
"WINDOWS",
"ESC",
"ESCAPE",
"PRINTSCREEN",
"INSERT",
"HOME",
Expand Down

0 comments on commit 14f8805

Please sign in to comment.