2011-04-22, 04:34 AM
yo72 Wrote:And seeing how they didn't change any of the skill.wz's in this patch, i think we are safe on mw working
There's also a lot of code in Maplestory.exe that we can't see. What if they changed code in there? Skill.wz is just raw data. It's Maplestory.exe that does the real grunt work.
After you change any part of code, the entire code base has to be retested. This is the purpose of unit testing in programming code.
