Ignore:
Timestamp:
09/29/03 10:30:46 (9 years ago)
Author:
kevdadrum
Message:

Changing old to new abstract in question.tcl
whoohooo, this one wasn't my fault.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/modules/extra/question.tcl

    r312 r313  
    6969    if {[string length $moodString] == [string length "I'm feeling  :)"]} { 
    7070        global feelings 
    71         set moodString [pickRandom $feelings] 
     71        set moodString [bMotion_abstract_get "feelings"] 
    7272    } 
    7373     
Note: See TracChangeset for help on using the changeset viewer.