1
0
mirror of synced 2025-01-31 12:23:52 +01:00
This commit is contained in:
KillzXGaming 2019-04-01 15:21:00 -04:00
parent d411b5bb82
commit 5ee7cef047

View File

@ -505,7 +505,7 @@ namespace Toolbox
{
string commit = $"Commit: {Runtime.CommitInfo}";
Text = $"Sans Toolbox | Version: {Runtime.ProgramVersion} | {commit} | Compile Date: {Runtime.CompileDate}";
Text = $"San's Toolbox | Version: {Runtime.ProgramVersion} | {commit} | Compile Date: {Runtime.CompileDate}";
}
private void LoadPLugins()