Mercurial > hg > Game > Cerium
diff Renderer/Test/gaplant.cc @ 1144:e068c1269292 draft
light fix
author | Yutaka_Kinjyo |
---|---|
date | Sat, 19 Feb 2011 03:54:12 +0900 |
parents | 801d57ae1e29 |
children |
line wrap: on
line diff
--- a/Renderer/Test/gaplant.cc Sat Feb 19 01:59:14 2011 +0900 +++ b/Renderer/Test/gaplant.cc Sat Feb 19 03:54:12 2011 +0900 @@ -11,7 +11,7 @@ sgroot->createFromXMLfile("xml_file/gap_plane_test.xml"); sgroot->createFromXMLfile("xml_file/Ball.xml"); - //sgroot->OnLightSysSwitch(); + sgroot->OnLightSysSwitch(); back = sgroot->createSceneGraph(); back->set_move_collision(back_move, back_coll);