فهرست منبع

Fehler behoben

Kolja Strohm 5 سال پیش
والد
کامیت
5d58a00655
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      StickmanWorldOnline/Bariere.cpp

+ 1 - 1
StickmanWorldOnline/Bariere.cpp

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