DCQ invariant violation repaired.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@353 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -91,6 +91,7 @@ Synchronize_DCQ (void)
|
||||
{
|
||||
DrawCommandQueue->Size = (back + DCQ_MAX - front);
|
||||
}
|
||||
DrawCommandQueue->FullSize = DrawCommandQueue->Size;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user