mirror of https://github.com/axmolengine/axmol.git
Update comment [skip appveyor] [skip travis]
This commit is contained in:
parent
bac5a56d0d
commit
95cae56768
|
@ -73,7 +73,7 @@ private:
|
|||
#endif
|
||||
ALuint _alSources[MAX_AUDIOINSTANCES];
|
||||
|
||||
//source,used
|
||||
//available sources
|
||||
std::queue<ALuint> _unusedSourcesPool;
|
||||
|
||||
//filePath,bufferInfo
|
||||
|
|
Loading…
Reference in New Issue