|
@@ -52,7 +52,7 @@ void Bariere::setStyle( int style, bool add, Spiel *zSpiel )
|
|
|
|
|
|
void Bariere::setAutoVerschiebungWeite( int pixel )
|
|
void Bariere::setAutoVerschiebungWeite( int pixel )
|
|
{
|
|
{
|
|
- autoSchaltungMaxTime = pixel;
|
|
|
|
|
|
+ verschiebungWeite = pixel;
|
|
}
|
|
}
|
|
|
|
|
|
void Bariere::startAutoVerschiebung( Spiel *zSpiel )
|
|
void Bariere::startAutoVerschiebung( Spiel *zSpiel )
|