This commit fixes an issue in the parsing of Animation Notify Info data. Specifically, the parsing logic for `mName` and `mTime` was incorrect. The fix adds proper parsing implementation, ensuring that the data is correctly loaded during deserialization.
Description
No description provided
Languages
C++
58.9%
C
40.4%
QMake
0.7%