mirror of
https://github.com/LorisYounger/VPet.git
synced 2024-08-30 18:42:36 +00:00
去除设置版本提示等待时间
This commit is contained in:
parent
52d283470f
commit
3a604892a3
@ -271,6 +271,9 @@ namespace VPet_Simulator.Windows
|
||||
AllowChange = true;
|
||||
|
||||
UpdateMoveAreaText();
|
||||
|
||||
ToolTipService.SetInitialShowDelay(runMODGameVerInfo, 0);
|
||||
|
||||
}
|
||||
public List<ListBoxItem> ListMenuItems = new List<ListBoxItem>();
|
||||
private void tb_seach_menu_textchange(object sender, TextChangedEventArgs e)
|
||||
|
Loading…
x
Reference in New Issue
Block a user