Compile fix for Release

This commit is contained in:
Aleric Inglewood
2013-12-28 00:00:30 +01:00
parent 1c8876cead
commit b4848f308f
3 changed files with 8 additions and 2 deletions

View File

@@ -151,7 +151,9 @@ F32 LLMotion::syncActivationTime(F32 time)
void AISyncClientMotion::deregistered(void)
{
#ifdef SHOW_ASSERT
mReadyEvents = 0;
#endif
}
//</singu>