Fixed some issues with game id sync

This commit is contained in:
MikeMaximus
2018-03-06 10:18:08 -06:00
parent 95acce428a
commit ad538da1d1
4 changed files with 18 additions and 0 deletions
+2
View File
@@ -960,6 +960,8 @@ Public Class mgrMonitorList
Cursor.Current = Cursors.Default
mgrCommon.ShowMessage(mgrMonitorList_GameIDSyncCompleted, hshSyncIDs.Count.ToString, MsgBoxStyle.Information)
End Sub
Public Shared Sub ExportMonitorList(ByVal sLocation As String)