Disabled interpolated normals, they were accidentally enabled

in r7619.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7635 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
hikerstk 2011-02-06 06:44:33 +00:00
parent 2366edc0ab
commit 5ef95560c9

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"/>