Kolja Strohm 5 жил өмнө
parent
commit
29c3e50e63

+ 1 - 1
GSL/Include/GSLSoundV.h

@@ -5,7 +5,7 @@
 
 namespace GSL
 {
-    class GSLSoundV : protected virtual Framework::Thread
+    class GSLSoundV : public virtual Framework::Thread
     {
     public:
         virtual ~GSLSoundV()