minor changes
This commit is contained in:
parent
c943b936b9
commit
6a5155efed
@ -26,6 +26,8 @@ var (
|
|||||||
"\"": 34,
|
"\"": 34,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Generating Default KEY_MAP which will then later be changed by GenerateKeyMap
|
||||||
|
|
||||||
KEY_MAP = map[int]string{
|
KEY_MAP = map[int]string{
|
||||||
108: "showChildrenContent",
|
108: "showChildrenContent",
|
||||||
112: "togglePlayBack",
|
112: "togglePlayBack",
|
||||||
|
Loading…
Reference in New Issue
Block a user