Whenever I hit Enter, this happens:
Code:
On *:TEXT:*:*:{
commands
}

Instead of:
Code:
On *:TEXT:*:*:{
  commands
}

Why?
Also, How can I fix It if It is Fixable?

Last edited by iStink; 30/12/07 06:56 AM.