mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-16 19:19:56 +00:00
removed unused BSP scene manager from plugins.cfg
This commit is contained in:
parent
9a041d7c01
commit
6b6e42b641
2 changed files with 0 additions and 2 deletions
|
@ -6,7 +6,6 @@ PluginFolder=/usr/local/lib/OGRE/
|
|||
# Define plugins
|
||||
Plugin=RenderSystem_GL
|
||||
Plugin=Plugin_ParticleFX
|
||||
Plugin=Plugin_BSPSceneManager
|
||||
Plugin=Plugin_OctreeSceneManager
|
||||
# Plugin=Plugin_CgProgramManager
|
||||
|
||||
|
|
|
@ -7,7 +7,6 @@ PluginFolder=.\
|
|||
Plugin=RenderSystem_Direct3D9_d
|
||||
Plugin=RenderSystem_GL_d
|
||||
Plugin=Plugin_ParticleFX_d
|
||||
Plugin=Plugin_BSPSceneManager_d
|
||||
Plugin=Plugin_OctreeSceneManager_d
|
||||
Plugin=Plugin_CgProgramManager_d
|
||||
|
||||
|
|
Loading…
Reference in a new issue