diff --git a/VPet-Simulator.Core/Graph/IGraph.cs b/VPet-Simulator.Core/Graph/IGraph.cs
index dcc130f..9ebe144 100644
--- a/VPet-Simulator.Core/Graph/IGraph.cs
+++ b/VPet-Simulator.Core/Graph/IGraph.cs
@@ -38,11 +38,11 @@ namespace VPet_Simulator.Core
/////
//bool StoreMemory { get; }
///
- /// 该动画UI状态
+ /// 该动画模式
///
Save.ModeType ModeType { get; }
///
- /// 该动画UI状态
+ /// 该动画类型
///
GraphType GraphType { get; }
///
diff --git a/VPet-Simulator.Core/VPet-Simulator.Core.csproj b/VPet-Simulator.Core/VPet-Simulator.Core.csproj
index 0d72d27..52a11ad 100644
--- a/VPet-Simulator.Core/VPet-Simulator.Core.csproj
+++ b/VPet-Simulator.Core/VPet-Simulator.Core.csproj
@@ -74,8 +74,8 @@
..\..\VUPSimulator\packages\Panuon.WPF.1.0.1\lib\net462\Panuon.WPF.dll
-
- ..\..\VUPSimulator\packages\Panuon.WPF.UI.1.1.7.2\lib\net462\Panuon.WPF.UI.dll
+
+ ..\packages\Panuon.WPF.UI.1.1.8.4\lib\net462\Panuon.WPF.UI.dll
diff --git a/VPet-Simulator.Core/packages.config b/VPet-Simulator.Core/packages.config
index cbf25e3..7e135af 100644
--- a/VPet-Simulator.Core/packages.config
+++ b/VPet-Simulator.Core/packages.config
@@ -2,5 +2,5 @@
-
+
\ No newline at end of file
diff --git a/VPet-Simulator.Windows/VPet-Simulator.Windows.csproj b/VPet-Simulator.Windows/VPet-Simulator.Windows.csproj
index 79c0ca4..f6f6359 100644
--- a/VPet-Simulator.Windows/VPet-Simulator.Windows.csproj
+++ b/VPet-Simulator.Windows/VPet-Simulator.Windows.csproj
@@ -84,8 +84,8 @@
..\packages\Panuon.WPF.1.0.1\lib\net48\Panuon.WPF.dll
-
- ..\packages\Panuon.WPF.UI.1.1.7.2\lib\net48\Panuon.WPF.UI.dll
+
+ ..\packages\Panuon.WPF.UI.1.1.8.4\lib\net48\Panuon.WPF.UI.dll
diff --git a/VPet-Simulator.Windows/WinDesign/winGameSetting.xaml b/VPet-Simulator.Windows/WinDesign/winGameSetting.xaml
index 6cf80c4..2128181 100644
--- a/VPet-Simulator.Windows/WinDesign/winGameSetting.xaml
+++ b/VPet-Simulator.Windows/WinDesign/winGameSetting.xaml
@@ -544,33 +544,6 @@
-
- 用户名
- 版本
- 激活
-
-
- 杨远洛里斯
- v1.0 (100)
- 已通过Steam[uid]激活服务注册
-
-
-
- 杨远洛里斯, 广大MOD作者
- 洛里斯杨远, トニーちゃん Git贡献名单
- 叶书天, 广大MOD作者
-
- Panuon.WPF.UI
- LinePutScript
- Facepunch.Steamworks
- 查看引用名单
- 访问Steam页面
- 访问Github页面
-
- 由于游戏暂未开发完毕,该名单并非完整名单.将在正式版完成前修改
-
-
-
游戏策划
UI&程序
@@ -591,6 +564,31 @@
Click="Group_Click" FontWeight="Normal">相关群
+
+ 用户名
+ 版本
+ 激活
+
+
+ 杨远洛里斯
+ v1.0 (100)
+ 已通过Steam[uid]激活服务注册
+
+
+
+ 杨远洛里斯, 广大MOD作者
+ 洛里斯杨远, トニーちゃん Git贡献名单
+ 叶书天, 广大MOD作者
+
+ Panuon.WPF.UI
+ LinePutScript
+ Facepunch.Steamworks
+ 查看引用名单
+ 访问Steam页面
+ 访问Github页面
+
+ 由于游戏暂未开发完毕,该名单并非完整名单.将在正式版完成前修改
+
diff --git a/VPet-Simulator.Windows/packages.config b/VPet-Simulator.Windows/packages.config
index 5bc0eb5..6a46328 100644
--- a/VPet-Simulator.Windows/packages.config
+++ b/VPet-Simulator.Windows/packages.config
@@ -4,5 +4,5 @@
-
+
\ No newline at end of file