svnno****@sourc*****
svnno****@sourc*****
2009年 9月 9日 (水) 19:37:23 JST
Revision: 1233 http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=1233 Author: dhrname Date: 2009-09-09 19:37:23 +0900 (Wed, 09 Sep 2009) Log Message: ----------- Modified Paths: -------------- branches/05x/051/sie.js Modified: branches/05x/051/sie.js =================================================================== --- branches/05x/051/sie.js 2009-09-08 13:43:09 UTC (rev 1232) +++ branches/05x/051/sie.js 2009-09-09 10:37:23 UTC (rev 1233) @@ -1939,6 +1939,7 @@ this.setClockValue(str); } else if (mode === 12) { midValue = pool; + this.clockValue = 0; } else { this.setClockValue(pool); }