diff options
Diffstat (limited to 'examples/plugins/moc')
-rw-r--r-- | examples/plugins/moc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/plugins/moc b/examples/plugins/moc index b572186..fb69346 100644 --- a/examples/plugins/moc +++ b/examples/plugins/moc @@ -35,5 +35,5 @@ def redraw(): bar.draw_coloured_text(0, 10, 0, 2, text) -# TODO interaction with moc +# See examples/moderate for interation support. |