Disabled smooth normals (I incorrectly committed the wrong version).

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7606 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
hikerstk 2011-02-04 00:34:33 +00:00
parent 380d7d3ed2
commit c78373433f

View File

@ -37,7 +37,7 @@
<startup penalty="1" />
<!-- If the normals (for wheel raycasts) should be smoothened -->
<physics smooth-normals="true"/>
<physics smooth-normals="false"/>
<!-- The title music. -->
<music title="main_theme.music"/>