Changeset 313 for trunk/modules/extra/question.tcl
- Timestamp:
- 09/29/03 10:30:46 (9 years ago)
- File:
-
- 1 edited
-
trunk/modules/extra/question.tcl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/extra/question.tcl
r312 r313 69 69 if {[string length $moodString] == [string length "I'm feeling :)"]} { 70 70 global feelings 71 set moodString [ pickRandom $feelings]71 set moodString [bMotion_abstract_get "feelings"] 72 72 } 73 73
Note: See TracChangeset
for help on using the changeset viewer.
