Fixes and changes for issue #142

This commit is contained in:
Michael J. Seiferling
2018-07-30 08:44:39 -06:00
parent 72e3ccb661
commit daa5f928bf
3 changed files with 39 additions and 12 deletions
+9
View File
@@ -3084,6 +3084,15 @@ Namespace My.Resources
End Get
End Property
'''<summary>
''' Looks up a localized string similar to An error occured while extracting the executable icon..
'''</summary>
Friend ReadOnly Property frmMain_ErrorGameIcon() As String
Get
Return ResourceManager.GetString("frmMain_ErrorGameIcon", resourceCulture)
End Get
End Property
'''<summary>
''' Looks up a localized string similar to An unexpected error occured while initializing GBM.[BR][BR][PARAM][BR][BR]Do you wish to continue anyway? (Not Recommended).
'''</summary>