diff options
-rw-r--r-- | twittperator/pong.tw | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/twittperator/pong.tw b/twittperator/pong.tw index 4f3c785..20ca5b5 100644 --- a/twittperator/pong.tw +++ b/twittperator/pong.tw @@ -31,6 +31,7 @@ negi('\u30C6\u30A3\u30ED', '\u30D5\u30A3\u30CA\u30FC\u30EC') || negi('ニンジャ', 'コマンドー!') || negi('ねこなめりんちょくらぶ', 'ざりっ…ざりっ…') || + negi('いつやるか?', '今でしょ!') || true; } ); |