FULLPIPE: Fix warning

This commit is contained in:
Eugene Sandulenko 2014-05-26 20:10:45 +03:00
parent 6f8517a277
commit 5cc424fe77

View File

@ -1018,7 +1018,7 @@ MessageQueue *MovGraph::method50(StaticANIObject *ani, MovArr *movarr, int stati
if (_items.size() == 0)
return 0;
int idx;
uint idx;
int movidx;
bool done = false;