* Most everything converted to new 'key press' system. Still WIP, some cleanup & probably a few keys to add for various BBS style terminals
This commit is contained in:
@@ -313,7 +313,7 @@
|
||||
"TM3" : {
|
||||
"items" : [ "Yarly", "Nowaii" ],
|
||||
"styleSGR1" : "|00|30|01",
|
||||
"hotkeys" : { "Y" : 0, "N" : 1 }
|
||||
"hotKeys" : { "Y" : 0, "N" : 1 }
|
||||
},
|
||||
"BT8" : {
|
||||
"text" : "< Back",
|
||||
|
||||
Reference in New Issue
Block a user