mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-16 19:19:56 +00:00
copy&paste mistake
This commit is contained in:
parent
fb109ec7e2
commit
1429c8d5cb
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
PluginFolder=${OGRE_PLUGIN_DIR_REL}
|
PluginFolder=${OGRE_PLUGIN_DIR_REL}
|
||||||
|
|
||||||
# Define plugins
|
# Define plugins
|
||||||
Plugin=RenderSystem_GL${OGRE_RenderSystem_GL_LIBRARIES}
|
Plugin=RenderSystem_GL${DEBUG_SUFFIX}
|
||||||
Plugin=Plugin_ParticleFX${DEBUG_SUFFIX}
|
Plugin=Plugin_ParticleFX${DEBUG_SUFFIX}
|
||||||
Plugin=Plugin_OctreeSceneManager${DEBUG_SUFFIX}
|
Plugin=Plugin_OctreeSceneManager${DEBUG_SUFFIX}
|
||||||
Plugin=Plugin_CgProgramManager${DEBUG_SUFFIX}
|
Plugin=Plugin_CgProgramManager${DEBUG_SUFFIX}
|
||||||
|
|
Loading…
Reference in a new issue