|
|
发表于 2010-1-15 16:52:21
|
显示全部楼层
来自: 中国上海
proc cut_depth_line { } {
6 ?: o- d: V0 I& b, |: @8 f6 ]* }#======================================================================) l/ r; W5 v {/ m: C
global cut_depth
3 K& e/ \- B7 j" L% z3 h. `* A global mom_pos
$ j2 r$ E, J- \' Y; P) D0 F; ?2 o# ^. Z7 s5 j4 S; C3 M2 l
if { $cut_depth > $mom_pos(2) } { ' }, W0 h3 e" c$ r6 f
set cut_depth $mom_pos(2)$ c. n. p- n& ]( F. n# c, r
}
_' u$ d& q9 L4 q: h& P5 G- ~5 S: W9 n* D/ d5 w+ h
} |
评分
-
查看全部评分
|