From 1f15d6c5cb4ee417a7a4dd30f972d5e32cd21b7f Mon Sep 17 00:00:00 2001 From: ZouJin Date: Mon, 3 Jul 2023 21:41:02 +1000 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E7=BF=BB=E8=AF=91=E7=9B=B8?= =?UTF-8?q?=E5=85=B3=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VPet-Simulator.Core/Display/WorkTimer.xaml | 4 +- .../VPet-Simulator.Core.csproj | 6 +- VPet-Simulator.Core/packages.config | 4 +- VPet-Simulator.Windows.Interface/Mod/Food.cs | 6 +- .../Mod/LowText.cs | 18 ++ .../VPet-Simulator.Windows.Interface.csproj | 6 +- .../packages.config | 4 +- VPet-Simulator.Windows/MainWindow.cs | 39 +++- .../VPet-Simulator.Windows.csproj | 15 +- .../WinDesign/winGameSetting.xaml | 205 ++++++++++-------- .../WinDesign/winGameSetting.xaml.cs | 53 ++++- VPet-Simulator.Windows/packages.config | 4 +- 12 files changed, 245 insertions(+), 119 deletions(-) diff --git a/VPet-Simulator.Core/Display/WorkTimer.xaml b/VPet-Simulator.Core/Display/WorkTimer.xaml index 0517976..6cf2a17 100644 --- a/VPet-Simulator.Core/Display/WorkTimer.xaml +++ b/VPet-Simulator.Core/Display/WorkTimer.xaml @@ -25,7 +25,7 @@ - +