Made Game Manager UI look less terrible

This commit is contained in:
Michael J. Seiferling
2019-02-07 08:28:36 -06:00
parent e0b3d3c394
commit 2bceca2976
4 changed files with 58 additions and 30 deletions
+9
View File
@@ -1482,6 +1482,15 @@ Namespace My.Resources
End Get
End Property
'''<summary>
''' Looks up a localized string similar to &amp;Advanced Configuration....
'''</summary>
Friend ReadOnly Property frmGameManager_btnAdvancedConfig() As String
Get
Return ResourceManager.GetString("frmGameManager_btnAdvancedConfig", resourceCulture)
End Get
End Property
'''<summary>
''' Looks up a localized string similar to ....
'''</summary>