Little comment
This commit is contained in:
parent
3cf2ae3ac4
commit
2a1ba69a52
1 changed files with 1 additions and 0 deletions
|
@ -1080,6 +1080,7 @@ class Diversion(object):
|
||||||
"""
|
"""
|
||||||
(1) last spoken at all
|
(1) last spoken at all
|
||||||
(2) or duration for this last reply only
|
(2) or duration for this last reply only
|
||||||
|
Only can kick in if there's no 'timeout' condition set.
|
||||||
"""
|
"""
|
||||||
if story.currentDiversion:
|
if story.currentDiversion:
|
||||||
return
|
return
|
||||||
|
|
Loading…
Reference in a new issue