android port
This commit is contained in:
@@ -295,5 +295,5 @@ void CAssetManager::UnrefPhysics( HFunnyPhysics hPhysics )
|
||||
|
||||
|
||||
|
||||
static CAssetManager s_assetmgr;
|
||||
IAssetManager *g_pAssetManager = &s_assetmgr;
|
||||
static CAssetManager s_server_assetmgr;
|
||||
IAssetManager *g_pServerAssetManager = &s_server_assetmgr;
|
||||
|
||||
Reference in New Issue
Block a user