Another small fix to the tell 'counting'

This commit is contained in:
Bart van Strien
2011-07-23 19:57:19 +02:00
parent e72f84e7fd
commit c924d17de9
+1
View File
@@ -264,6 +264,7 @@ namespace openal
// let's empty them.
stopAtomic(false);
playAtomic();
toLoop = 0;
}
}
}