Removed unused 'inertia' entry.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1684 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
hikerstk 2008-04-16 00:28:06 +00:00
parent 68dae90d15
commit c33897d2bc

View File

@ -54,10 +54,6 @@
(wheelie-step 1 )
(wheelie-power-boost 1 ) ;; increase in engine power, i.e. 1=plus 100%
;; Inertia for a rectanguar plane is: M*(a^2+b^2)/12 when rotating
;; around the center of gravity, where a and b are the width and length
(inertia 5.0 )
;; Bullet physics attributes
(brake-factor 2.75 )
(max-steer-angle 6.4 )