Ignore:
Timestamp:
Sep 11, 2008, 12:06:32 AM (16 years ago)
Author:
mayuki
Message:
  • パターン更新インターバルの初期値が早すぎるので常識的な速度にした
  • ステータス表示ウィンドウをリサイズした際にラベルがついてこないのを修正した
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MacFaceFloat/Configuration.cs

    r111 r112  
    4343        [AutoConfigure("form.faceform.updatespeed")]
    4444        [Category("ƒpƒ^[ƒ“ƒEƒCƒ“ƒhƒE"), Description("XV‘¬“x1-10‚Ì’†‚ÅŽw’肵‚Ü‚·B")]
    45         public Int32 UpdateSpeed = 1;
     45        public Int32 UpdateSpeed = 10;
    4646
    4747        [AutoConfigure("form.faceform.transparentmousemessage")]
Note: See TracChangeset for help on using the changeset viewer.