Quote Originally Posted by Burningskull View Post
Haha. I get that. It was just so they didn't have to go in and change the name every expansion. I wonder how easy it is to find that line of text each expansion in millions of lines of code by now... hell probably 100s of millions.
It's more likely that they use a global variable file to define it then use that definition. It results in changing all that code only once.