Fixed build
This commit is contained in:
parent
98188fa3ef
commit
59ce55288f
|
@ -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.
Loading…
Reference in New Issue