forked from p15670423/monkey
Island: Remove checkbox to try move the dropper
This commit is contained in:
parent
5162d973d7
commit
8e4df65c2f
|
@ -246,14 +246,6 @@ INTERNAL = {
|
||||||
"Windows machine "
|
"Windows machine "
|
||||||
"(64 bit)",
|
"(64 bit)",
|
||||||
},
|
},
|
||||||
"dropper_try_move_first": {
|
|
||||||
"title": "Try to move first",
|
|
||||||
"type": "boolean",
|
|
||||||
"default": True,
|
|
||||||
"description": "Determines whether the dropper should try to move itself "
|
|
||||||
"instead of copying itself"
|
|
||||||
" to target path",
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
"logging": {
|
"logging": {
|
||||||
|
|
Loading…
Reference in New Issue