|
@@ -24,8 +24,6 @@ function CoreModule::onCreate(%this)
|
|
ModuleDatabase.LoadExplicit( "Core_Lighting" );
|
|
ModuleDatabase.LoadExplicit( "Core_Lighting" );
|
|
ModuleDatabase.LoadExplicit( "Core_SFX" );
|
|
ModuleDatabase.LoadExplicit( "Core_SFX" );
|
|
ModuleDatabase.LoadExplicit( "Core_PostFX" );
|
|
ModuleDatabase.LoadExplicit( "Core_PostFX" );
|
|
- ModuleDatabase.LoadExplicit( "Core_VR" );
|
|
|
|
- ModuleDatabase.LoadExplicit( "Core_VR" );
|
|
|
|
ModuleDatabase.LoadExplicit( "Core_ClientServer" );
|
|
ModuleDatabase.LoadExplicit( "Core_ClientServer" );
|
|
|
|
|
|
%prefPath = getPrefpath();
|
|
%prefPath = getPrefpath();
|