mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-27 07:44:31 +02:00
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…
x
Reference in New Issue
Block a user