Ignore:
Timestamp:
Nov 8, 2014, 5:33:51 AM (10 years ago)
Author:
gah
Message:

fix global opacity

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.3/gui/scripts/field.tcl

    r4664 r4665  
    920920                continue;               # Ignore this component
    921921            }
    922             if 1 {
     922            if 0 {
    923923                set f [open /tmp/$_path.$cname.dx "w"]
    924924                puts -nonewline $f $contents
Note: See TracChangeset for help on using the changeset viewer.