Quote:
Originally Posted by Meutledaron
En dessous de :
#if __VER >= 14 // __WING_ITEM
m_eWingStateFlag = FLOATING;
m_fOldLengthSq = 0.0f;
#endif // __WING_ITEM
ajoute :
#ifdef __SYS_MOUNT
m_eMountState = GROUND_WALK;
#endif //
dans le fichier Mover.cpp
|
thank you sir,i added now but still same error
up
bump