Explorar o código

Another small fix to the tell 'counting'

Bart van Strien %!s(int64=14) %!d(string=hai) anos
pai
achega
c924d17de9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/modules/audio/openal/Source.cpp

+ 1 - 0
src/modules/audio/openal/Source.cpp

@@ -264,6 +264,7 @@ namespace openal
 				// let's empty them.
 				stopAtomic(false);
 				playAtomic();
+				toLoop = 0;
 			}
 		}
 	}