* fixes for spliced tracks.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@570 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -154,7 +154,6 @@ SpliceTrack (UNICODE *TrackName, UNICODE *TrackText, UNICODE *TimeStamp)
|
||||
track_clip[tct - 1].text_spliced = 1;
|
||||
}
|
||||
wstrcpy (&track_clip[tct - 1].text[slen1], TrackText);
|
||||
track_clip[tct - 1].timestamp = 0;
|
||||
}
|
||||
}
|
||||
else if (tct < MAX_CLIPS)
|
||||
|
||||
Reference in New Issue
Block a user