fna-workbench

fna-workbench Commit Details


Date:2015-12-31 11:00:12 (9 years 8 months ago)
Author:Ethan Lee
Branch:master
Commit:d3cb344237d11f815b223a08aac795c15a42fd34
Parents: a534fe53cbe55c53a1b72b17747358f1cd236ff7
Message:Neat

Changes:

File differences

src/Audio/AudioCategory.cs
263263
264264
265265
266
266
267267
268268
269269
else if (maxCueBehavior == MaxInstanceBehavior.ReplaceLowestPriority)
{
// FIXME: Priority?
if (!INTERNAL_removeOldestCue(activeCues[0].Name));
if (!INTERNAL_removeOldestCue(activeCues[0].Name))
{
return false; // Just ignore us...
}

Archive Download the corresponding diff file

Branches

Number of commits:
Page rendered in 0.75736s using 13 queries.