some work on assetmgr
This commit is contained in:
@@ -41,7 +41,9 @@ extern "C" void FunnyMain( int argc, char **argv )
|
||||
|
||||
stConstants.m_bIsSteam = true;
|
||||
if (!SteamAPI_Init())
|
||||
Plat_FatalErrorFunc("SteamAPI_Init failed lol\n");
|
||||
{
|
||||
stConstants.m_bIsSteam = false;
|
||||
}
|
||||
stConstants.LaunchServer = LaunchServerAtSteamRelay;
|
||||
stConstants.ConnectSteamServer = ConnectBySteamID;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user