Fixes and changes for issue #142
This commit is contained in:
Generated
+9
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user