BGE docs fix: link to the correct method name

This commit is contained in:
Sybren A. Stüvel 2015-09-27 17:19:30 +02:00
parent 8ea5cfd448
commit 1a6d45527f

@ -190,7 +190,7 @@ Functions
.. function:: setBackgroundColor(rgba)
Deprecated and no longer functional. Use :py:meth:`bge.types.KX_WorldInfo.background_color` instead.
Deprecated and no longer functional. Use :py:meth:`bge.types.KX_WorldInfo.backgroundColor` instead.
.. function:: setEyeSeparation(eyesep)