* Support pausing after art display
This commit is contained in:
@@ -192,6 +192,12 @@
|
||||
}
|
||||
},
|
||||
"newUserActive" : {
|
||||
"art" : "SO-CC1.ANS",
|
||||
"options" : { "cls" : true },
|
||||
"action" : "@menu:currentUserStats",
|
||||
"pause" : "end"
|
||||
},
|
||||
"currentUserStats" : {
|
||||
"art" : "userstats",
|
||||
//"prompt" : "pause",
|
||||
"options" : {
|
||||
|
||||
@@ -39,8 +39,10 @@
|
||||
*/
|
||||
},
|
||||
"standard" : {
|
||||
// any menu 'pause' will display this, pause for a key, then erase and move on
|
||||
"pause" : {
|
||||
"art" : "pause"
|
||||
// :TODO: support mci mappings
|
||||
}
|
||||
},
|
||||
"custom" : {
|
||||
|
||||
Reference in New Issue
Block a user