mirror of
https://github.com/pragma-/pbot.git
synced 2025-01-11 12:32:37 +01:00
Spinach: slightly less strict validate_lie
This commit is contained in:
parent
82720e3da8
commit
b676e810d8
@ -1342,7 +1342,7 @@ sub validate_lie {
|
||||
}
|
||||
}
|
||||
|
||||
if ($count) {
|
||||
if ($count == $truth_word_count) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user