diff --git a/VPet-Simulator.Windows.Interface/IMainWindow.cs b/VPet-Simulator.Windows.Interface/IMainWindow.cs index fe7f8f9..e653beb 100644 --- a/VPet-Simulator.Windows.Interface/IMainWindow.cs +++ b/VPet-Simulator.Windows.Interface/IMainWindow.cs @@ -102,7 +102,7 @@ namespace VPet_Simulator.Windows.Interface /// /// 文件资源, 储存的为文件路径 : 可以给代码插件MOD用 /// - Resources FileSource { get; } + Resources FileSources { get; } /// /// 设置游戏缩放倍率 ///