Missing defaults
This commit is contained in:
1
art/themes/luciano_blocktronics/wfckicknodeprompt.ans
Normal file
1
art/themes/luciano_blocktronics/wfckicknodeprompt.ans
Normal file
@@ -0,0 +1 @@
|
|||||||
|
[0m[1;30m>> [0;36mkick node[1;30m?[0m [36m%TM1[1m%TM1[0m
|
||||||
@@ -1078,6 +1078,20 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// WFC
|
||||||
|
confirmKickNodePrompt: {
|
||||||
|
art: wfckicknodeprompt
|
||||||
|
mci: {
|
||||||
|
TM1: {
|
||||||
|
argName: promptValue
|
||||||
|
items: [ "yes", "no" ]
|
||||||
|
focus: true
|
||||||
|
hotKeys: { Y: 0, N: 1 }
|
||||||
|
hotKeySubmit: true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////
|
||||||
// These entries are required by the system and must exist.
|
// These entries are required by the system and must exist.
|
||||||
// You can still modify/theme them, however.
|
// You can still modify/theme them, however.
|
||||||
|
|||||||
Reference in New Issue
Block a user