Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
S4Lsalsoft committed Nov 17, 2020
1 parent bf821b4 commit 0ee6d9c
Show file tree
Hide file tree
Showing 31 changed files with 8,450 additions and 131 deletions.
9 changes: 9 additions & 0 deletions HALOCELauncher/App.config
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,15 @@
<setting name="GameDefect" serializeAs="String">
<value>0</value>
</setting>
<setting name="MultiLauncher" serializeAs="String">
<value>False</value>
</setting>
<setting name="OldGameDir" serializeAs="String">
<value />
</setting>
<setting name="OldIPAdress" serializeAs="String">
<value />
</setting>
</HALOCELauncher.My.MySettings>
</userSettings>
</configuration>
2 changes: 1 addition & 1 deletion HALOCELauncher/Controls/Forms/AboutForm.Designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions HALOCELauncher/Controls/Forms/AboutForm.vb
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

Public Class AboutForm

Private WelcomeMessage As String = "----------Delete"
Private WelcomeMessage As String = "Ego sum Deus ex spatio, tempore, Energy."

Public Shared ReadOnly _textToDisplay As String =
<a><![CDATA[ Create By EternalSoft
HALO Launcher for CE and PC | Version 1.0.3
HALO Launcher for CE and PC | Version 1.0.5

Contact Info :
Email: s4lsalsoft@gmail.com
Expand Down Expand Up @@ -78,4 +78,4 @@ Public Class AboutForm
End Function


End Class
End Class
186 changes: 186 additions & 0 deletions HALOCELauncher/Controls/Forms/CrashDialog.Designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0ee6d9c

Please sign in to comment.