|
I'm not sure about release, but debug is a little slower because it prints out statements talking about what is going inside of the code so you can better trace a bug, final gets rid of these statments, efxs and such and leaves only the code that a player would care about i think.
Last edited by Tinny; 10-30-2006 at 11:10 PM.
|