Posts: 823
Threads: 75
Joined: Apr 2011
Reputation:
0
In the buildism folder, there are files named a.class, b.class, c.class and sometimes go all the way to z.class... Even folders are named a, b, c, etc.
Either come up with a better naming system, or don't separate your code into so many files. :p
That's a suggestion.
Posts: 2,617
Threads: 129
Joined: Jan 2013
Reputation:
0
Why would he want to do that? I mean, they are just files, we dont care about files ,we care about the game :p
Posts: 823
Threads: 75
Joined: Apr 2011
Reputation:
0
But he will lose track of them if he continues this way.
Posts: 2,617
Threads: 129
Joined: Jan 2013
Reputation:
0
Meh, he seems smart enough for me!
Posts: 2,843
Threads: 382
Joined: Jul 2012
Reputation:
0
I didn't name them that way, the code optimizer/obfuscator does that.
Posts: 823
Threads: 75
Joined: Apr 2011
Reputation:
0
Oh.
Why did you use an obfuscator?