mirror of
https://github.com/EpicMorg/SteamPathsLib.git
synced 2025-04-03 16:09:01 +03:00
Update FrmMain.cs
- deleted ;
This commit is contained in:
parent
0c6f564692
commit
16878cbb32
@ -33,7 +33,6 @@ namespace SteamTest
|
||||
InitializeComponent();
|
||||
textBoxTestAppId.Value = (decimal)SOURCE_SDK_BASE_2013_SINGLEPLAYER_APP_ID;
|
||||
this.Text = Text + " " + Assembly.GetExecutingAssembly().GetName().Version.ToString();
|
||||
;
|
||||
}
|
||||
|
||||
private void FrmMain_Load(object sender, EventArgs e)
|
||||
|
Loading…
x
Reference in New Issue
Block a user