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:
parent
2366edc0ab
commit
5ef95560c9
@ -37,7 +37,7 @@
|
|||||||
<startup penalty="1" />
|
<startup penalty="1" />
|
||||||
|
|
||||||
<!-- If the normals (for wheel raycasts) should be smoothened -->
|
<!-- If the normals (for wheel raycasts) should be smoothened -->
|
||||||
<physics smooth-normals="true"/>
|
<physics smooth-normals="false"/>
|
||||||
|
|
||||||
<!-- The title music. -->
|
<!-- The title music. -->
|
||||||
<music title="main_theme.music"/>
|
<music title="main_theme.music"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user