Menu

#6 Typo in APCore.as, v2.0, Line 177

open
nobody
None
5
2007-04-27
2007-04-27
Anonymous
No

Working with eclipse, mtasc and asdt I found a Typo in APCore.as, v2.0, Line 177:

Proxy.create(apCoreInstancee,apCoreInstance.onAnimationClipOverwrite);

obviously there is an "e" too much, works fine when replacing the line mentioned with this one:

Proxy.create(apCoreInstance,apCoreInstance.onAnimationClipOverwrite);

Sincerely

Ingmar Drewing

P.S.: Thanks for The AnimationPackage!

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.