Strange editor problem

Previous topic - Next topic

MrTAToad

I had a function called loadLevel%, which was fine.

However, whenever I tried to type in this name (in order to call it), the first "l" was being converted to an upper case one (so its LoadLevel), which obviously couldn't be found.

I also had a constant variable which takes the value 15 - but for some reason the number is blue...  Makes no difference with program execution, but its odd :)