oops, forgot to reset state
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@29 127b21dd-08f5-0310-b4b7-95ae10353056
This commit is contained in:
parent
44521c251f
commit
23a66cd503
@ -458,6 +458,7 @@
|
||||
{
|
||||
if(trackBuffer[i].buf && trackBuffer[i].buf == trackBuffer[i].bufEnd)
|
||||
{
|
||||
[track[i] resetState];
|
||||
[track[i] release];
|
||||
track[i]=nil;
|
||||
trackBuffer[i].buf=NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user