Changeset 304
- Timestamp:
- 09/28/03 13:55:57 (8 years ago)
- File:
-
- 1 edited
-
trunk/modules/system.tcl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/system.tcl
r289 r304 185 185 global randomAways bMotionInfo bMotionSettings 186 186 187 set awayReason [ pickRandom $randomAways]187 set awayReason [bMotion_abstract_get "randomAways"] 188 188 foreach channel $bMotionInfo(randomChannels) { 189 189 if {[lsearch $bMotionSettings(noAwayFor) $channel] == -1} {
Note: See TracChangeset
for help on using the changeset viewer.
