mirror of
https://github.com/DrBeef/Raze.git
synced 2024-11-15 17:01:51 +00:00
Fix movie in opengl
This commit is contained in:
parent
2da94d33e8
commit
f3069bbe4f
1 changed files with 2 additions and 0 deletions
|
@ -133,6 +133,8 @@ int ReadFrame(FILE *fp)
|
|||
}
|
||||
}
|
||||
|
||||
tileInvalidate(kMovieTile, -1, -1);
|
||||
|
||||
break;
|
||||
}
|
||||
case kFrameDone:
|
||||
|
|
Loading…
Reference in a new issue