Reduce minimal nitro consumption a little, I think I was too harsh in previous commit
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@13277 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
bfad6cc851
commit
7afaad013a
@ -81,7 +81,7 @@
|
|||||||
# include <math.h>
|
# include <math.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
const float MIN_NITRO_TIME_THRESHOLD = 2.0f;
|
const float MIN_NITRO_TIME_THRESHOLD = 1.3f;
|
||||||
|
|
||||||
/** The kart constructor.
|
/** The kart constructor.
|
||||||
* \param ident The identifier for the kart model to use.
|
* \param ident The identifier for the kart model to use.
|
||||||
|
Loading…
Reference in New Issue
Block a user