Changeset 1110


Ignore:
Timestamp:
02/10/11 15:18:17 (16 months ago)
Author:
james
Message:

fix missing global variable

File:
1 edited

Legend:

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

    r1108 r1110  
    2020 
    2121proc bMotion_plugin_complex_spoon { nick host handle channel text } { 
     22        global bMotionInfo 
     23 
    2224        if (![bMotion_interbot_me_next $channel]) { 
    2325                return 0 
Note: See TracChangeset for help on using the changeset viewer.