changeset 2002:7ec08c4b808e

Correcting D3D->OpenGL comment
author mafm
date Sun, 30 Oct 2011 21:44:39 +0000
parents 1f3d5bf57ad9
children 434ea827d505
files plugins.cfg
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/plugins.cfg	Sun Oct 30 21:07:13 2011 +0000
+++ b/plugins.cfg	Sun Oct 30 21:44:39 2011 +0000
@@ -3,7 +3,7 @@
 # Define plugin folder
 PluginFolder=/usr/lib/OGRE
 
-# Define D3D rendering implementation plugin
+# Define OpenGL rendering implementation plugin
 Plugin=RenderSystem_GL.so
 Plugin=Plugin_ParticleFX.so
 Plugin=Plugin_BSPSceneManager.so