|
@@ -69,7 +69,7 @@ public class CrownActivity extends Activity
|
|
|
|
|
|
|
|
// init AssetManager
|
|
// init AssetManager
|
|
|
mAssetManager = getAssets();
|
|
mAssetManager = getAssets();
|
|
|
- CrownLib.initAssetManager(mAssetManager);
|
|
|
|
|
|
|
+ //CrownLib.initAssetManager(mAssetManager);
|
|
|
|
|
|
|
|
// init Native Window
|
|
// init Native Window
|
|
|
mWindow = new CrownSurfaceView(this);
|
|
mWindow = new CrownSurfaceView(this);
|