reduced plunger-in-face time after feedback + add svn-ignore property to Xcode-generated files

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2919 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
auria
2009-01-14 22:15:57 +00:00
parent 60708fa73b
commit 419dcd0774

View File

@@ -153,7 +153,7 @@ public:
bool hasViewBlockedByPlunger() const
{ return m_view_blocked_by_plunger > 0; }
void blockViewWithPlunger() { m_view_blocked_by_plunger = 15; }
void blockViewWithPlunger() { m_view_blocked_by_plunger = 10; }
/**
returns a bullet transform object located at the kart's position