Changeset 900 for trunk

Show
Ignore:
Timestamp:
04/14/08 09:22:52 (9 months ago)
Author:
james
Message:

whoops :x

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/plugins/en/complex_crap.tcl

    r897 r900  
    1818 
    1919proc bMotion_plugin_complex_crap { nick host handle channel text } { 
    20         if {![bMotion_interbot_me_next $channel]} { 
     20        if [bMotion_interbot_me_next $channel] { 
    2121                bMotionDoAction $channel $nick "%VAR{random_crap_main}" 
    2222                return 1