未验证 提交 17451cf7 编写于 作者: I Ikko Eltociear Ashimine 提交者: GitHub

Fix typo in IMainWindow.cs

verison -> version
上级 ca07e9bf
......@@ -34,11 +34,11 @@ namespace VPet_Simulator.Windows.Interface
/// <summary>
/// 版本号
/// </summary>
int verison { get; }
int version { get; }
/// <summary>
/// 版本号
/// </summary>
string Verison { get; }
string Version { get; }
/// <summary>
/// 上次点击时间 (Tick)
/// </summary>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册