Skip to content

Commit 0daf7ab

Browse files
Update AboutForm.vb
1 parent 16277d1 commit 0daf7ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HALOCELauncher/Controls/Forms/AboutForm.vb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Public Class AboutForm
44

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

77
Public Shared ReadOnly _textToDisplay As String =
88
<a><![CDATA[ Create By EternalSoft
@@ -78,4 +78,4 @@ Public Class AboutForm
7878
End Function
7979

8080

81-
End Class
81+
End Class

0 commit comments

Comments
 (0)