This commit is contained in:
parent
3a84bfef2e
commit
613880e706
@ -324,7 +324,7 @@ pub fn c_bot(c: &Context) {
|
||||
let text_limit = c_char(dd);
|
||||
handlev = d.lines().collect::<Vec<_>>()[0].to_string();
|
||||
let ten_l = d.lines().collect::<Vec<_>>().len();
|
||||
if ten_l == 2 {
|
||||
if ten_l == 3 {
|
||||
ten_p = d.lines().collect::<Vec<_>>()[1];
|
||||
}
|
||||
if ten_p != "true" {
|
||||
|
Loading…
Reference in New Issue
Block a user