Fixed build

This commit is contained in:
CaptainSegis 2019-01-22 14:16:29 -05:00
parent 98188fa3ef
commit 59ce55288f
2 changed files with 2 additions and 2 deletions

View File

@ -70,8 +70,8 @@ Namespace GameJolt
Dim loggedIn As Boolean
Const CONST_GAMEID As String = ' CLASSIFIED
Const CONST_GAMEKEY As String = ' CLASSIFIED
Const CONST_GAMEID As String = "" ' CLASSIFIED
Const CONST_GAMEKEY As String = "" ' CLASSIFIED
Const HOST As String = "http://api.gamejolt.com/api/game/"
Dim Exception As System.Exception = Nothing

Binary file not shown.