Use new prompt

This commit is contained in:
Bryan Ashby
2016-08-03 20:59:10 -06:00
parent 969cd35ece
commit 8d9a686629
4 changed files with 30 additions and 2 deletions

View File

@@ -72,6 +72,24 @@
}
}
},
messageMenuCommand: {
art: MSGPMPT
mci: {
TL1: {
// theme me!
}
ET2: {
argName: command
width: 20
maxLength: 20
submit: true
textStyle: upper
focus: true
}
}
},
"newAreaPostPrompt" : {
"art" : "message_area_new_post",
"mci" : {
@@ -151,4 +169,4 @@
}
*/
}
}
}