Running astyle.
This commit is contained in:
@@ -96,7 +96,7 @@ void MyTimeoutLabel::nextTimeOutAnimationFrame()
|
||||
if(timeOutFrame > waitFrames) {
|
||||
//play beep after waitFrames one time
|
||||
if(isBeep && !isBeepPlayed) {
|
||||
myW->getMySoundEventHandler()->playSound("yourturn",0);
|
||||
myW->getMySoundEventHandler()->playSound("yourturn",0);
|
||||
isBeepPlayed = TRUE;
|
||||
}
|
||||
//save gfx ressources and never play more the 10 pps
|
||||
|
||||
Reference in New Issue
Block a user