ID:167264
 
why does my game always compile in debug mode`
1. you have it enabled
2. You have #define Debug somewhere
In response to Mysame
everytime i get rid of define debug it comes back and how do i disable it
In response to Mxjerrett
Build>Preferences For *game name*>Uncheck Demug Mode.

There ya go.
In response to KirbyRules
Yeah, but if the game isn't bug free, you should leave it on. If you don't the runtimes won't come out (I think) or that they won't say the line numbers.