author | Surkov Sergey <surkovsv93@gmail.com> |
Mon, 06 Feb 2017 20:30:39 +0300 | |
changeset 1653 | d98cc9d19a5c |
parent 1652 | be605b2e6e3a |
child 1654 | f4696d85552a |
--- a/graphics/SFC_Objects.py Mon Feb 06 20:23:45 2017 +0300 +++ b/graphics/SFC_Objects.py Mon Feb 06 20:30:39 2017 +0300 @@ -70,7 +70,7 @@ if self.Output is not None: self.Output.Flush() self.Output = None - if self.Output is not None: + if self.Action is not None: self.Action.Flush() self.Action = None