This commit is contained in:
parent
c049171a99
commit
66ef88538c
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ void PrimDrawCallBack()
|
||||||
{
|
{
|
||||||
if (PrimDrawList)
|
if (PrimDrawList)
|
||||||
{
|
{
|
||||||
DrawOTag(PrimDrawList);
|
DrawOTag2(PrimDrawList);
|
||||||
}
|
}
|
||||||
|
|
||||||
PrimDrawList=0;
|
PrimDrawList=0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue